summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-23 14:58:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-23 14:58:15 +0000
commita1e4e5cdee0f47c6bdf4768cc35712f4ed9800a4 (patch)
tree424e473da82dadc874394d5b49af61b4e55da311 /nuttx/TODO
parentef4cfcd273a51d83d316bc8210d84ca6070f6975 (diff)
downloadpx4-nuttx-a1e4e5cdee0f47c6bdf4768cc35712f4ed9800a4.tar.gz
px4-nuttx-a1e4e5cdee0f47c6bdf4768cc35712f4ed9800a4.tar.bz2
px4-nuttx-a1e4e5cdee0f47c6bdf4768cc35712f4ed9800a4.zip
More Kinetis SDHC fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3907 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO8
1 files changed, 2 insertions, 6 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index a3db368f3..1c868f9b1 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -1,4 +1,4 @@
-NuttX TODO List (Last updated August 8, 2011)
+NuttX TODO List (Last updated August 22, 2011)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
nuttx/
@@ -13,7 +13,7 @@ nuttx/
(16) Network (net/, drivers/net)
(2) USB (drivers/usbdev, drivers/usbhost)
(6) Libraries (lib/)
- (10) File system/Generic drivers (fs/, drivers/)
+ (9) File system/Generic drivers (fs/, drivers/)
(2) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
(1) Documentation (Documentation/)
@@ -413,10 +413,6 @@ o File system / Generic drivers (fs/, drivers/)
Status: Open
Priority: Low
- Description: The CAN driver is untested. Add a test for the CAN driver.
- Status: Open
- Priority: Medium
-
Description: At present, the CAN driver does not support the poll() method.
Status: Open
Priority: Low