From 7cdffda3a863779af61a619799663bbc38232130 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 24 Oct 2009 23:26:58 +0000 Subject: typos git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2175 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- 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') diff --git a/nuttx/configs/stm3210e-eval/nsh/defconfig b/nuttx/configs/stm3210e-eval/nsh/defconfig index 08d0d834f5..4332300236 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 2d410868ac..633a783378 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 0564381968..4368b210be 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