update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2566 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
4cd0a2fd39
commit
784a983de4
10
TODO
10
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.
|
||||
Priority: Medium/Low.
|
||||
|
|
Loading…
Reference in New Issue