From c4386828db96711b8dc8e67d2167499e37cdc7ab Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 24 Oct 2009 23:26:58 +0000 Subject: [PATCH] typos git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2175 42af7a65-404d-4744-a932-0658087f49c3 --- configs/stm3210e-eval/nsh/defconfig | 3 ++- configs/stm3210e-eval/ostest/defconfig | 3 ++- configs/stm3210e-eval/usbserial/defconfig | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/configs/stm3210e-eval/nsh/defconfig b/configs/stm3210e-eval/nsh/defconfig index 08d0d834f5..4332300236 100755 --- a/configs/stm3210e-eval/nsh/defconfig +++ b/configs/stm3210e-eval/nsh/defconfig @@ -87,7 +87,8 @@ CONFIG_ARCH_LEDS=y CONFIG_ARCH_CALIBRATION=n # -# Identify toolchain and liner options +# Identify toolchain and linker options +# CONFIG_STM32_CODESOURCERYW=n CONFIG_STM32_CODESOURCERYL=n CONFIG_STM32_DEVKITARM=n diff --git a/configs/stm3210e-eval/ostest/defconfig b/configs/stm3210e-eval/ostest/defconfig index 2d410868ac..633a783378 100755 --- a/configs/stm3210e-eval/ostest/defconfig +++ b/configs/stm3210e-eval/ostest/defconfig @@ -87,7 +87,8 @@ CONFIG_ARCH_LEDS=y CONFIG_ARCH_CALIBRATION=n # -# Identify toolchain and liner options +# Identify toolchain and linker options +# CONFIG_STM32_CODESOURCERYW=n CONFIG_STM32_CODESOURCERYL=n CONFIG_STM32_DEVKITARM=n diff --git a/configs/stm3210e-eval/usbserial/defconfig b/configs/stm3210e-eval/usbserial/defconfig index 0564381968..4368b210be 100755 --- a/configs/stm3210e-eval/usbserial/defconfig +++ b/configs/stm3210e-eval/usbserial/defconfig @@ -87,7 +87,8 @@ CONFIG_ARCH_LEDS=y CONFIG_ARCH_CALIBRATION=n # -# Identify toolchain and liner options +# Identify toolchain and linker options +# CONFIG_STM32_CODESOURCERYW=n CONFIG_STM32_CODESOURCERYL=n CONFIG_STM32_DEVKITARM=n