aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e80598b1b..98794f249 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2880,4 +2880,7 @@
mode 2.
* configs/pic32mx7mmb/nsh/defconfig: MMC/SD card support is now
enabled by default in the PIC32MX7 MMB board configuration.
-
+ * configs/pic32mx7mmb/nsh/defconfig: Verified the USB Mass Storage
+ Class (MSC) using MMC/SD card as the logical unit. Updated the default
+ PIC32MX7 MMB board configuration so that USB and the mass storage class
+ are enabled by default.