Minor Documentation update
This commit is contained in:
parent
dab3dbc75b
commit
eb304951b4
|
@ -10039,4 +10039,6 @@
|
|||
From Calvin Maguranis (2015-03-23).
|
||||
* arch/mips/src/pic32mz: Various fixes for Ethernet support. Still
|
||||
not fully functional. From Kristopher Tate (2015-030-29).
|
||||
* arch/arm/src/armv7-m: Add configuration option and logic to support
|
||||
the D-Cache in write-through mode (2015-03-29).
|
||||
|
||||
|
|
|
@ -3884,7 +3884,7 @@ Mem: 29232 5920 23312 23312
|
|||
<li>SPI (not fully tested),</li>
|
||||
<li>TWIHS/I2C, with the support for the on-board serial EEPROM,</li>
|
||||
<li>SSC/I2S (not fully tested),</li>
|
||||
<li>Ethernet MAC (works only with caches disabled),</li>
|
||||
<li>Ethernet MAC,</li>
|
||||
<li>USB device controller driver (not yet functional).</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue