From fe091124b66f99a2c14a70043b3b8ede8080b5dd Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 9 Apr 2012 21:08:37 +0000 Subject: Modify configuration for use with STM32 OTG FS driver testing git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4580 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- apps/examples/cdcacm/cdcacm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') 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 */ -- cgit v1.2.3