From 54cd9689cccad1949c067f40d500491851799221 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 25 Sep 2013 17:23:03 -0600 Subject: Move apps/examples/cdcacm to apps/system/cdcacm --- nuttx/configs/fire-stm32v2/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/fire-stm32v2') diff --git a/nuttx/configs/fire-stm32v2/nsh/defconfig b/nuttx/configs/fire-stm32v2/nsh/defconfig index c702ab026..db482de69 100644 --- a/nuttx/configs/fire-stm32v2/nsh/defconfig +++ b/nuttx/configs/fire-stm32v2/nsh/defconfig @@ -563,7 +563,7 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512 # # USB CDC/ACM Class Driver Example # -# CONFIG_EXAMPLES_CDCACM is not set +# CONFIG_SYSTEM_CDCACM is not set # # USB composite Class Driver Example -- cgit v1.2.3