summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-08-29 16:29:27 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-08-29 16:29:27 -0600
commit44642e236374b7969cbd208894ce51ad2baeaffe (patch)
tree0bfca3245b5358e7dd2e0fb7d54cdcc7f0e021ff /nuttx/ChangeLog
parent1c5c20d13fa7c97e1e9b405d171833a2cfb03cc9 (diff)
downloadnuttx-44642e236374b7969cbd208894ce51ad2baeaffe.tar.gz
nuttx-44642e236374b7969cbd208894ce51ad2baeaffe.tar.bz2
nuttx-44642e236374b7969cbd208894ce51ad2baeaffe.zip
SAMA5: Initial framework for a UDPHS USB device side driver
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 16a3cb0a4..01f3042d8 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5477,3 +5477,7 @@
interrupt endpoints (2013-8-28).
* arch/arm/src/sama5/chip/sam_udphs.h: High-speed USB device register
definitions for the SAMA5 (2013-8-28)
+ * arch/arm/src/sama5/sam-udphs.c: A framework for the USB device
+ driver taken from another architecture. There is very little
+ useful in this initial check-in (2013-8-29).
+