mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Update TODO list
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
NuttX TODO List (Last updated June 6, 2016)
|
||||
NuttX TODO List (Last updated July 3, 2016)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This file summarizes known NuttX bugs, limitations, inconsistencies with
|
||||
@@ -17,7 +17,7 @@ nuttx/:
|
||||
(9) Kernel/Protected Build
|
||||
(3) C++ Support
|
||||
(6) Binary loaders (binfmt/)
|
||||
(12) Network (net/, drivers/net)
|
||||
(11) Network (net/, drivers/net)
|
||||
(4) USB (drivers/usbdev, drivers/usbhost)
|
||||
(0) Other drivers (drivers/)
|
||||
(11) Libraries (libc/, libm/)
|
||||
@@ -1353,12 +1353,6 @@ o File system / Generic drivers (fs/, drivers/)
|
||||
Status: Open
|
||||
Priority: Low
|
||||
|
||||
Title: CAN POLL SUPPORT
|
||||
Description: At present, the CAN driver does not support the poll() method.
|
||||
See drivers/can.c
|
||||
Status: Open
|
||||
Priority: Low
|
||||
|
||||
Title: ROMFS CHECKSUMS
|
||||
Description: The ROMFS file system does not verify checksums on either
|
||||
volume header on on the individual files.
|
||||
|
||||
Reference in New Issue
Block a user