summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-23 01:46:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-23 01:46:22 +0000
commit22f1be109899bf9c24c796beb1f5ac300b9f1038 (patch)
tree3dff9a7685daeaa32862b7c9d65d53a710112ba8 /nuttx/configs/stm3210e-eval/nsh/defconfig
parentecd3399e4c2c4ed6dd0aa8fb0a0ae512895341de (diff)
downloadpx4-nuttx-22f1be109899bf9c24c796beb1f5ac300b9f1038.tar.gz
px4-nuttx-22f1be109899bf9c24c796beb1f5ac300b9f1038.tar.bz2
px4-nuttx-22f1be109899bf9c24c796beb1f5ac300b9f1038.zip
Add support for the CodeSourcery toolchain under Linux for the STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2170 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/nsh/defconfig')
-rwxr-xr-xnuttx/configs/stm3210e-eval/nsh/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/stm3210e-eval/nsh/defconfig b/nuttx/configs/stm3210e-eval/nsh/defconfig
index d9c0a2ae8..07e969562 100755
--- a/nuttx/configs/stm3210e-eval/nsh/defconfig
+++ b/nuttx/configs/stm3210e-eval/nsh/defconfig
@@ -88,7 +88,8 @@ CONFIG_ARCH_CALIBRATION=n
#
# Identify toolchain and liner options
-CONFIG_STM32_CODESOURCERY=n
+CONFIG_STM32_CODESOURCERYW=n
+CONFIG_STM32_CODESOURCERYL=n
CONFIG_STM32_DEVKITARM=n
CONFIG_STM32_RAISONANCE=n
CONFIG_STM32_BUILDROOT=y