Update TODO list

This commit is contained in:
Gregory Nutt
2016-07-03 15:13:32 -06:00
parent 4bb6bb2cc1
commit 3a594c07f8
+2 -8
View File
@@ -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 This file summarizes known NuttX bugs, limitations, inconsistencies with
@@ -17,7 +17,7 @@ nuttx/:
(9) Kernel/Protected Build (9) Kernel/Protected Build
(3) C++ Support (3) C++ Support
(6) Binary loaders (binfmt/) (6) Binary loaders (binfmt/)
(12) Network (net/, drivers/net) (11) Network (net/, drivers/net)
(4) USB (drivers/usbdev, drivers/usbhost) (4) USB (drivers/usbdev, drivers/usbhost)
(0) Other drivers (drivers/) (0) Other drivers (drivers/)
(11) Libraries (libc/, libm/) (11) Libraries (libc/, libm/)
@@ -1353,12 +1353,6 @@ o File system / Generic drivers (fs/, drivers/)
Status: Open Status: Open
Priority: Low 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 Title: ROMFS CHECKSUMS
Description: The ROMFS file system does not verify checksums on either Description: The ROMFS file system does not verify checksums on either
volume header on on the individual files. volume header on on the individual files.