mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
SAMA5 UDPHS: Fixes related to soft connect pullup and DMA buffer allocation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user