summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit/nsh/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/pic32-starterkit/nsh/appconfig')
-rw-r--r--nuttx/configs/pic32-starterkit/nsh/appconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/pic32-starterkit/nsh/appconfig b/nuttx/configs/pic32-starterkit/nsh/appconfig
index 6f6b4d561..98c52a98e 100644
--- a/nuttx/configs/pic32-starterkit/nsh/appconfig
+++ b/nuttx/configs/pic32-starterkit/nsh/appconfig
@@ -55,8 +55,8 @@ ifeq ($(CONFIG_PIC32MX_USBDEV),y)
# USB Mass Storage Class device configurations
ifeq ($(CONFIG_USBMSC),y)
-# Uncomment to enable the examples/usbmsc built-in
-# CONFIGURED_APPS += examples/usbmsc
+# Uncomment to enable the system/usbmsc built-in
+# CONFIGURED_APPS += system/usbmsc
endif
# USB CDC/ACM serial device configurations