From 784a983de45bc544fa57ded2f7badd4fd68afe89 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 28 Mar 2010 22:24:03 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2566 42af7a65-404d-4744-a932-0658087f49c3 --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 17c9767e32..3c7ba29cd6 100644 --- a/TODO +++ b/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.