mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 09:38:37 +08:00
Update README.
This commit is contained in:
@@ -61,6 +61,22 @@ Status
|
|||||||
with 1 byte in the Tx FIFO and nothing in the Rx FIFO. Data is not
|
with 1 byte in the Tx FIFO and nothing in the Rx FIFO. Data is not
|
||||||
moving.
|
moving.
|
||||||
|
|
||||||
|
I need to stop and work on some other things for a while. Here are the
|
||||||
|
things remaining to be done:
|
||||||
|
|
||||||
|
- Test the DMA, WDT and RTC drivers. These drivers are complete but
|
||||||
|
untested.
|
||||||
|
- Finish verification of the SPI0 master driver. It currently hangs as
|
||||||
|
described above.
|
||||||
|
- Add support for missing drivers.
|
||||||
|
|
||||||
|
Missing drivers include:
|
||||||
|
|
||||||
|
- SPI17Y: SPI0 master DMA support, SPI0 Slave
|
||||||
|
- SPIMSS: SPI1 master/slave, I2C
|
||||||
|
- I2C0/1 master/slave
|
||||||
|
- Timer/PWM
|
||||||
|
|
||||||
Serial Console
|
Serial Console
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user