summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-10 02:24:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-10 02:24:53 +0000
commita757e1e1b5123eab32d043e42e6bd03f25c90bf8 (patch)
treea9a01ecec20666fde541009d479f235adad96532 /nuttx/TODO
parentd7e8c31e2f62380e353485a40bea5b52ed7e4547 (diff)
downloadpx4-nuttx-a757e1e1b5123eab32d043e42e6bd03f25c90bf8.tar.gz
px4-nuttx-a757e1e1b5123eab32d043e42e6bd03f25c90bf8.tar.bz2
px4-nuttx-a757e1e1b5123eab32d043e42e6bd03f25c90bf8.zip
Force directory name to be nuttx-xx.yy.zz
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@284 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index c05ec796b..64b9896fe 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -23,7 +23,7 @@ o Signals
- 'Standard' signals and signal actions are not supported.
o pthreads
-- pthread_cancel(): Should implemenent cancellation points and pthread_testcancel()
+- pthread_cancel(): Should implement cancellation points and pthread_testcancel()
o C++ Support
- Need to call static constructors
@@ -33,12 +33,13 @@ o Network
o USB
- Implement USB device support
+- Implement USB bulk device
o Libraries
- sscanf() and lib_vsprintf() do not support floating point values.
o File system
-- Add statfs(), chmod(), truncate().
+- Add chmod(), truncate().
- FAT32: long file names
o Console Output
@@ -79,3 +80,4 @@ o pjrc-8052 / MCS51
clock_initialize.c at line 107
pthread_create.c at 330
sighand.c at 225 and 244
+