summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/nxconsole/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3210e-eval/nxconsole/appconfig')
-rw-r--r--nuttx/configs/stm3210e-eval/nxconsole/appconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3210e-eval/nxconsole/appconfig b/nuttx/configs/stm3210e-eval/nxconsole/appconfig
index b7d22bf0b..1c6ecfa86 100644
--- a/nuttx/configs/stm3210e-eval/nxconsole/appconfig
+++ b/nuttx/configs/stm3210e-eval/nxconsole/appconfig
@@ -43,7 +43,7 @@ CONFIGURED_APPS += nshlib
# Optional built-in applications
ifeq ($(CONFIG_USBDEV),y)
-CONFIGURED_APPS += examples/usbmsc
+CONFIGURED_APPS += system/usbmsc
endif
ifeq ($(CONFIG_I2C),y)