summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-08 00:56:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-08 00:56:16 +0000
commitebff820250129b6361ff9de635578e07d11fe16c (patch)
tree17edcb9084f355864a0ba29b8eb9dd17a071a416 /nuttx/TODO
parent7aa2d7ac7678b5b7ee7dc2a817f123f0b8a366b4 (diff)
downloadpx4-nuttx-ebff820250129b6361ff9de635578e07d11fe16c.tar.gz
px4-nuttx-ebff820250129b6361ff9de635578e07d11fe16c.tar.bz2
px4-nuttx-ebff820250129b6361ff9de635578e07d11fe16c.zip
Add a generic CAN driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@660 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO10
1 files changed, 7 insertions, 3 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index f85100040..47b78adaf 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -10,7 +10,7 @@ NuttX TODO List (Last updated January 6, 2008)
(11) Network (net/, netutils/)
(2) USB (drivers/usbdev)
(3) Libraries (lib/)
- (2) File system (fs/, drivers/)
+ (3) File system/Generic drivers (fs/, drivers/)
(1) Pascal add-on (pcode/)
(2) Documentation (Documentation/)
(3) Build system
@@ -218,8 +218,8 @@ o Libraries (lib/)
Status: Open
Priority: Low
-o File system (fs/, drivers/)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
+o File system / Generic drivers (fs/, drivers/)
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Description: Add chmod(), truncate().
Status: Open
@@ -229,6 +229,10 @@ o File system (fs/, drivers/)
Status: Open
Priority: Medium
+ Desription: The CAN driver is untested
+ Status: Open
+ Priority: Medium
+
o Pascal Add-On (pcode/)
^^^^^^^^^^^^^^^^^^^^^^