summaryrefslogtreecommitdiff
path: root/apps/examples
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-09 21:08:37 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-09 21:08:37 +0000
commitd91581aaeb0622c0b67c7e6a26f89277cf3a5d77 (patch)
tree5177a38304a5113439f02ca812dc3e621a66f337 /apps/examples
parente2126e7bdbbc371c6ae45bded7aa073608ce967a (diff)
downloadnuttx-d91581aaeb0622c0b67c7e6a26f89277cf3a5d77.tar.gz
nuttx-d91581aaeb0622c0b67c7e6a26f89277cf3a5d77.tar.bz2
nuttx-d91581aaeb0622c0b67c7e6a26f89277cf3a5d77.zip
Modify configuration for use with STM32 OTG FS driver testing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4580 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples')
-rw-r--r--apps/examples/cdcacm/cdcacm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/cdcacm/cdcacm.h b/apps/examples/cdcacm/cdcacm.h
index ce40e1a93..18570bff0 100644
--- a/apps/examples/cdcacm/cdcacm.h
+++ b/apps/examples/cdcacm/cdcacm.h
@@ -61,7 +61,7 @@
#endif
#ifndef CONFIG_NSH_BUILTIN_APPS
-# error "This example can only be built as an NSH built-in application
+# error "This example can only be built as an NSH built-in application"
#endif
/* Default configuration values */