summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-03-28 22:24:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-03-28 22:24:03 +0000
commit7c9a23c32a61ce6276afb2c42777e7dc3023eacc (patch)
treec637327bfa6b8e35642f1778b5a397a177ab355a /nuttx/TODO
parent2d30a3caf0fc3663c2e332c4aa13f0e6644665a4 (diff)
downloadpx4-nuttx-7c9a23c32a61ce6276afb2c42777e7dc3023eacc.tar.gz
px4-nuttx-7c9a23c32a61ce6276afb2c42777e7dc3023eacc.tar.bz2
px4-nuttx-7c9a23c32a61ce6276afb2c42777e7dc3023eacc.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2566 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO10
1 files changed, 9 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 17c9767e3..3c7ba29cd 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -643,6 +643,14 @@ o ARM/LPC214x (arch/arm/src/lpc214x/)
Status: Open
Priority: Uncertain
+ Description: Possible errors in USB device driver reported "I suspect there’s a few
+ issues in the lpc214x USB driver – in particular it doesn’t stall both
+ in/out endpoints for unsupported setup requests and it doesn’t call
+ CLASS_DISCONNCET on a USB reset – I don’t have any access to that hardware
+ so can’t pursue it really."
+ Status: Open
+ Priority: Medium
+
o ARM/STR71x (arch/arm/src/str71x/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -1027,4 +1035,4 @@ o mc68hc1x (arch/hc)
It would be necessary to implement banked mode to able to access more
the 48Kb of FLASH.
Status: Open.
- Priority: Medium/Low. \ No newline at end of file
+ Priority: Medium/Low.