summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-08 14:31:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-08 14:31:49 +0000
commit6d8de0bdc5d9d895f7d65565bdb81f1b313655b0 (patch)
tree420b19b29bc3ba048674e06549441eb14f2c7376 /nuttx/ChangeLog
parent64f3292a08e4d681e7f504ddbc1f2798f3780f0d (diff)
downloadnuttx-6d8de0bdc5d9d895f7d65565bdb81f1b313655b0.tar.gz
nuttx-6d8de0bdc5d9d895f7d65565bdb81f1b313655b0.tar.bz2
nuttx-6d8de0bdc5d9d895f7d65565bdb81f1b313655b0.zip
Verified USB (device) on the PIC32 Ethernet Starter Kit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4464 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f700fda1b..99554146d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2540,4 +2540,6 @@
Starter Kit port. Added and verified the NuttShell (NSH) on the PIC32
Ethernet Starter Kit. I can now (finally) claim to have complete the
basic port to this board.
+ * configs/pic32-startkit/nsh/up_usbdev, up_nsh.c, and up_usbterm.c: Verified
+ the USB (device) driver on the PIC32 Ethernet Starter Kit.