From 5baf99677c363be3d2e35674387ed045bec9ef2c Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 23 Oct 2009 19:01:27 +0000 Subject: Add USB serial device configuration for STM32 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2173 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/eagle100/nxflat/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/eagle100/nxflat/defconfig') diff --git a/nuttx/configs/eagle100/nxflat/defconfig b/nuttx/configs/eagle100/nxflat/defconfig index 291ecf074..8cae7a19b 100644 --- a/nuttx/configs/eagle100/nxflat/defconfig +++ b/nuttx/configs/eagle100/nxflat/defconfig @@ -328,7 +328,7 @@ CONFIG_NOPRINTF_FIELDWIDTH=n # Allow for architecture optimized implementations # # The architecture can provide optimized versions of the -# following to improve sysem performance +# following to improve system performance # CONFIG_ARCH_MEMCPY=n CONFIG_ARCH_MEMCMP=n -- cgit v1.2.3