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
This commit is contained in:
patacongo
2013-01-30 23:22:51 +00:00
parent 097f0e372e
commit d512869b62
2 changed files with 6 additions and 62 deletions
+1 -6
View File
@@ -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)
^^^^^^^^^^^^^^