From 40d6a62cd5bc51d2407d621f0ac4b85e77c86f97 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 24 Oct 2009 23:26:58 +0000 Subject: typos git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2175 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/nsh/defconfig | 3 ++- nuttx/configs/stm3210e-eval/ostest/defconfig | 3 ++- nuttx/configs/stm3210e-eval/usbserial/defconfig | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'nuttx/configs') diff --git a/nuttx/configs/stm3210e-eval/nsh/defconfig b/nuttx/configs/stm3210e-eval/nsh/defconfig index 08d0d834f..433230023 100755 --- a/nuttx/configs/stm3210e-eval/nsh/defconfig +++ b/nuttx/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/nuttx/configs/stm3210e-eval/ostest/defconfig b/nuttx/configs/stm3210e-eval/ostest/defconfig index 2d410868a..633a78337 100755 --- a/nuttx/configs/stm3210e-eval/ostest/defconfig +++ b/nuttx/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/nuttx/configs/stm3210e-eval/usbserial/defconfig b/nuttx/configs/stm3210e-eval/usbserial/defconfig index 056438196..4368b210b 100755 --- a/nuttx/configs/stm3210e-eval/usbserial/defconfig +++ b/nuttx/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 -- cgit v1.2.3