aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-08 14:31:49 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-08 14:31:49 +0000
commit3b1852082c35c9f5249c72834c51761493fa4322 (patch)
tree420b19b29bc3ba048674e06549441eb14f2c7376 /nuttx/ChangeLog
parentfbb3cd0f03e206d312172dca208dd80d9392753d (diff)
downloadpx4-firmware-3b1852082c35c9f5249c72834c51761493fa4322.tar.gz
px4-firmware-3b1852082c35c9f5249c72834c51761493fa4322.tar.bz2
px4-firmware-3b1852082c35c9f5249c72834c51761493fa4322.zip
Verified USB (device) on the PIC32 Ethernet Starter Kit
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4464 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.