summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-02 14:55:33 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-02 14:55:33 -0600
commitf9fa75622bdc84806e8bcfebde810e7246b3a65d (patch)
treeb2d4b9da15db6a66474c95a5c89d5876c6dd60a2 /nuttx/TODO
parent6278ac1c4a69d20aae11071c3522a681297af107 (diff)
downloadpx4-nuttx-f9fa75622bdc84806e8bcfebde810e7246b3a65d.tar.gz
px4-nuttx-f9fa75622bdc84806e8bcfebde810e7246b3a65d.tar.bz2
px4-nuttx-f9fa75622bdc84806e8bcfebde810e7246b3a65d.zip
SAMA5 UDPHS: Fixes related to soft connect pullup and DMA buffer allocation
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 87eed9c34..f0a712ca8 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -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