summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
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 95acb0450..d638fbb13 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2529,3 +2529,5 @@
* include/nuttx/net/: Major re-organization of networking headerf files.
Moved all non-standard, NuttX-specific header files from include/net and
include/nuttx into include/nuttx/net.
+ * arch/mips/src/pic32mx/pic32mx_usbdev.c: The PIC32 USB driver now appears to
+ be fully functional.