git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2566 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2010-03-28 22:24:03 +00:00
parent 4cd0a2fd39
commit 784a983de4
1 changed files with 9 additions and 1 deletions

10
TODO
View File

@ -643,6 +643,14 @@ o ARM/LPC214x (arch/arm/src/lpc214x/)
Status: Open Status: Open
Priority: Uncertain Priority: Uncertain
Description: Possible errors in USB device driver reported "I suspect theres a few
issues in the lpc214x USB driver in particular it doesnt stall both
in/out endpoints for unsupported setup requests and it doesnt call
CLASS_DISCONNCET on a USB reset I dont have any access to that hardware
so cant pursue it really."
Status: Open
Priority: Medium
o ARM/STR71x (arch/arm/src/str71x/) 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 It would be necessary to implement banked mode to able to access more
the 48Kb of FLASH. the 48Kb of FLASH.
Status: Open. Status: Open.
Priority: Medium/Low. Priority: Medium/Low.