summaryrefslogtreecommitdiff
path: root/nuttx/configs/spark
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-05 16:29:58 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-05 16:29:58 -0600
commitade00d9f50648e66e78a562b0c6a83daa3ebe7a2 (patch)
tree88557a0add53d217566b83b3e5ea90b2dbbfcd1a /nuttx/configs/spark
parent24a92b4f1dfb8c0f3fd978c2a952f1eff61919e2 (diff)
downloadpx4-nuttx-ade00d9f50648e66e78a562b0c6a83daa3ebe7a2.tar.gz
px4-nuttx-ade00d9f50648e66e78a562b0c6a83daa3ebe7a2.tar.bz2
px4-nuttx-ade00d9f50648e66e78a562b0c6a83daa3ebe7a2.zip
Use common naming for rest of the toolchains too
Diffstat (limited to 'nuttx/configs/spark')
-rw-r--r--nuttx/configs/spark/README.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/nuttx/configs/spark/README.txt b/nuttx/configs/spark/README.txt
index 1937333eb..1f82ce96c 100644
--- a/nuttx/configs/spark/README.txt
+++ b/nuttx/configs/spark/README.txt
@@ -68,10 +68,9 @@ GNU Toolchain Options
CONFIG_ARMV7M_TOOLCHAIN_CODESOURCERYW=n : CodeSourcery under Windows
CONFIG_ARMV7M_TOOLCHAIN_CODESOURCERYL=y : CodeSourcery under Linux
- CONFIG_ARMV7M_TOOLCHAIN_ATOLLIC_LITE=n : The free, "Lite" version of Atollic toolchain under Windows
- CONFIG_ARMV7M_TOOLCHAIN_ATOLLIC_PRO=n : The paid, "Pro" version of Atollic toolchain under Windows
+ CONFIG_ARMV7M_TOOLCHAIN_ATOLLIC=y : The Atollic toolchain under Windows
CONFIG_ARMV7M_TOOLCHAIN_DEVKITARM=n : devkitARM under Windows
- CONFIG_ARMV7M_TOOLCHAIN_RAISONANCEny : Raisonance RIDE7 under Windows
+ CONFIG_ARMV7M_TOOLCHAIN_RAISONANCE=y : Raisonance RIDE7 under Windows
CONFIG_ARMV7M_TOOLCHAIN_BUILDROOT=n : NuttX buildroot under Linux or Cygwin (default)
If you change the default toolchain, then you may also have to modify the PATH in