SAMA5 UDPHS: Fixes related to soft connect pullup and DMA buffer allocation

This commit is contained in:
Gregory Nutt
2013-09-02 14:55:33 -06:00
parent c162cca9e8
commit 37579db920
2 changed files with 106 additions and 13 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
NuttX TODO List (Last updated July 24, 2013)
NuttX TODO List (Last updated August 2, 2013)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This file summarizes known NuttX bugs, limitations, inconsistencies with
@@ -952,6 +952,10 @@ o USB (drivers/usbdev, drivers/usbhost)
the OUT data must be passed as the final parameter in the
call.
Update 2013-9-2: The new USB device-side driver for the SAMA5D3
correctly supports OUT SETUP data following the same design as
per above.
Status: Open
Priority: High for class drivers that need EP0 data. For example, the
CDC/ACM serial driver might need the line coding data (that