aboutsummaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-01 13:45:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-01 13:45:30 +0000
commit3ceeb8f9f0486bcebcdb8b6c008f8cfde5920354 (patch)
treedad08f63009dda1941ea64fe3a843f92bc362b02 /nuttx/TODO
parent76e6bb67a158a34e29a8c35785138583568e03b1 (diff)
downloadpx4-firmware-3ceeb8f9f0486bcebcdb8b6c008f8cfde5920354.tar.gz
px4-firmware-3ceeb8f9f0486bcebcdb8b6c008f8cfde5920354.tar.bz2
px4-firmware-3ceeb8f9f0486bcebcdb8b6c008f8cfde5920354.zip
Fix uClibc++ wstrlen bug
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5289 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO10
1 files changed, 1 insertions, 9 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index c87137f64..e98aced90 100644
--- a/nuttx/TODO
+++ b/nuttx/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)
^^^^^^^^^^^^^^