summaryrefslogtreecommitdiff
path: root/nuttx/configs/ubw32/nsh/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ubw32/nsh/appconfig')
-rw-r--r--nuttx/configs/ubw32/nsh/appconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ubw32/nsh/appconfig b/nuttx/configs/ubw32/nsh/appconfig
index 5760a5b4a..7faea9c80 100644
--- a/nuttx/configs/ubw32/nsh/appconfig
+++ b/nuttx/configs/ubw32/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