From c6daf263395aeba01377024ab7e0914a6c8fbe17 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 1 Nov 2012 13:45:30 +0000 Subject: [PATCH] Fix uClibc++ wstrlen bug git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5289 42af7a65-404d-4744-a932-0658087f49c3 --- TODO | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/TODO b/TODO index c87137f642..e98aced905 100644 --- a/TODO +++ b/TODO @@ -32,7 +32,7 @@ nuttx/ (0) ARM/LPC43x (arch/arm/src/lpc43xx/) (3) ARM/STR71x (arch/arm/src/str71x/) (3) ARM/LM3S6918 (arch/arm/src/lm3s/) - (7) ARM/STM32 (arch/arm/src/stm32/) + (6) ARM/STM32 (arch/arm/src/stm32/) (3) AVR (arch/avr) (0) Intel x86 (arch/x86) (4) 8051 / MCS51 (arch/8051/) @@ -1417,14 +1417,6 @@ o ARM/STM32 (arch/arm/src/stm32/) Status: Open Priority: Low (I am not even sure if this is a problem yet). - Status: UNFINISHED STM32 F4 OTG FS HOST DRIVER - Description: A quick-n-dirty leverage of the the LPC17xx host driver was put into - the STM32 source to support development of the STM32 F4 OTG FS host - driver. It is non-functional and still waiting for STM32 F4 logic - to be added. Don't use it! - Status: Open - Priority: Low (unless you need a host driver). - o AVR (arch/avr) ^^^^^^^^^^^^^^