summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/usbserial
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-25 16:54:39 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-25 16:54:39 -0600
commit55a34548ccc4fc7aa55ad585b007c7d77d8cf937 (patch)
treee1e5eb48cbf91118a54ba58744275e945753afbf /nuttx/configs/olimex-lpc1766stk/usbserial
parent3302f2a96c91ee259e7aa5e2661154363eb9a4f4 (diff)
downloadpx4-nuttx-55a34548ccc4fc7aa55ad585b007c7d77d8cf937.tar.gz
px4-nuttx-55a34548ccc4fc7aa55ad585b007c7d77d8cf937.tar.bz2
px4-nuttx-55a34548ccc4fc7aa55ad585b007c7d77d8cf937.zip
Move apps/examples/usbmsc to apps/system/usbmsc
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/usbserial')
-rw-r--r--nuttx/configs/olimex-lpc1766stk/usbserial/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig b/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig
index 1119dcdc7..ca09c0c40 100644
--- a/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig
@@ -526,7 +526,7 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
# CONFIG_EXAMPLES_UDP is not set
# CONFIG_EXAMPLES_UIP is not set
CONFIG_EXAMPLES_USBSERIAL=y
-# CONFIG_EXAMPLES_USBMSC is not set
+# CONFIG_SYSTEM_USBMSC is not set
# CONFIG_EXAMPLES_USBTERM is not set
# CONFIG_EXAMPLES_WATCHDOG is not set