summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 48efd5a46..229326e99 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2578,4 +2578,4 @@
* arch/mips/src/pic32mx/picm32mx-usbdev.c: Several stall-related fixes so that
the USB device driver can used the the mass storage class (which does a LOT
of stalling as part of its normal protocol). The PIC32 USB Mass Storage
- device now seems functional (but has not been tested exhaustively).
+ device is, however, still non-functional when debug is OFF.