summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
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 d638fbb13..ee494ee59 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2531,3 +2531,7 @@
include/nuttx into include/nuttx/net.
* arch/mips/src/pic32mx/pic32mx_usbdev.c: The PIC32 USB driver now appears to
be fully functional.
+ * configs/sure-pic32mx/usbnsh and configs/sure-pic32mx/src: Add support for
+ NSH using only USB serial I/O to support the console. This is useful on
+ devices that have USB, but no serial port.
+