summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-06 23:09:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-06 23:09:09 +0000
commit087428db88d9b75a23fcb7c2ea75cd79a0c9b807 (patch)
tree512ae52feab4745badffc75ac58eb4c89825e0c4 /apps
parentceef9e3bece69f86e585b3bf00e5009551350e2b (diff)
downloadpx4-nuttx-087428db88d9b75a23fcb7c2ea75cd79a0c9b807.tar.gz
px4-nuttx-087428db88d9b75a23fcb7c2ea75cd79a0c9b807.tar.bz2
px4-nuttx-087428db88d9b75a23fcb7c2ea75cd79a0c9b807.zip
More updates for the STM32F3Discovery
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5617 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps')
-rw-r--r--apps/examples/cdcacm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/cdcacm/Kconfig b/apps/examples/cdcacm/Kconfig
index 8cd9c6e99..1e0b3f3ed 100644
--- a/apps/examples/cdcacm/Kconfig
+++ b/apps/examples/cdcacm/Kconfig
@@ -4,7 +4,7 @@
#
config EXAMPLES_CDCACM
- bool "CAN example"
+ bool "CDC/ACM example"
default n
---help---
Enable the USB CDC/ACM class driver example