summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-30 23:22:51 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-30 23:22:51 +0000
commit6e9b63f15eacf1dc42a628b06550f672444abc0c (patch)
treecccd1e1b2529dbf222f349a89807bdd2ee2e23ea /nuttx/TODO
parent167bfcb090c06321041832cc6d15702cbcbd3609 (diff)
downloadpx4-nuttx-6e9b63f15eacf1dc42a628b06550f672444abc0c.tar.gz
px4-nuttx-6e9b63f15eacf1dc42a628b06550f672444abc0c.tar.bz2
px4-nuttx-6e9b63f15eacf1dc42a628b06550f672444abc0c.zip
With the last fixes to the STM32 OTG FS driver, the old poll hack no longer seems necessary
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5588 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 6b2c6c883..b5958f397 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -1,4 +1,4 @@
-NuttX TODO List (Last updated January 28, 2013)
+NuttX TODO List (Last updated January 30, 2013)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This file summarizes known NuttX bugs, limitations, inconsistencies with
@@ -1505,11 +1505,6 @@ o ARM/STM32 (arch/arm/src/stm32/)
Status: Open
Priority: Low
- Title: STM32 F4 USB OTG FS DEVICE-SIDE DRIVER
- Description: This driver is reported to be buggy and to need some TLC.
- Status: Open
- Priority: High
-
o AVR (arch/avr)
^^^^^^^^^^^^^^