summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f3discovery/ostest/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-25 17:23:03 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-25 17:23:03 -0600
commit54cd9689cccad1949c067f40d500491851799221 (patch)
tree0413e3c52da1dafc9a3db7671b37ccc12d38c715 /nuttx/configs/stm32f3discovery/ostest/defconfig
parent55a34548ccc4fc7aa55ad585b007c7d77d8cf937 (diff)
downloadnuttx-54cd9689cccad1949c067f40d500491851799221.tar.gz
nuttx-54cd9689cccad1949c067f40d500491851799221.tar.bz2
nuttx-54cd9689cccad1949c067f40d500491851799221.zip
Move apps/examples/cdcacm to apps/system/cdcacm
Diffstat (limited to 'nuttx/configs/stm32f3discovery/ostest/defconfig')
-rw-r--r--nuttx/configs/stm32f3discovery/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f3discovery/ostest/defconfig b/nuttx/configs/stm32f3discovery/ostest/defconfig
index 74d5724ae..d59f3bf2a 100644
--- a/nuttx/configs/stm32f3discovery/ostest/defconfig
+++ b/nuttx/configs/stm32f3discovery/ostest/defconfig
@@ -477,7 +477,7 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
# CONFIG_EXAMPLES_BUTTONS is not set
# CONFIG_EXAMPLES_CAN is not set
-# CONFIG_EXAMPLES_CDCACM is not set
+# CONFIG_SYSTEM_CDCACM is not set
# CONFIG_EXAMPLES_COMPOSITE is not set
# CONFIG_EXAMPLES_DHCPD is not set
# CONFIG_EXAMPLES_ELF is not set