summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32ldiscovery
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/stm32ldiscovery
parent24a92b4f1dfb8c0f3fd978c2a952f1eff61919e2 (diff)
downloadnuttx-ade00d9f50648e66e78a562b0c6a83daa3ebe7a2.tar.gz
nuttx-ade00d9f50648e66e78a562b0c6a83daa3ebe7a2.tar.bz2
nuttx-ade00d9f50648e66e78a562b0c6a83daa3ebe7a2.zip
Use common naming for rest of the toolchains too
Diffstat (limited to 'nuttx/configs/stm32ldiscovery')
-rw-r--r--nuttx/configs/stm32ldiscovery/README.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/configs/stm32ldiscovery/README.txt b/nuttx/configs/stm32ldiscovery/README.txt
index d1da30f2a..81cc6abf3 100644
--- a/nuttx/configs/stm32ldiscovery/README.txt
+++ b/nuttx/configs/stm32ldiscovery/README.txt
@@ -213,8 +213,7 @@ GNU Toolchain Options
CONFIG_ARMV7M_TOOLCHAIN_CODESOURCERYW=y : CodeSourcery under Windows
CONFIG_ARMV7M_TOOLCHAIN_CODESOURCERYL=y : CodeSourcery under Linux
- CONFIG_ARMV7M_TOOLCHAIN_ATOLLIC_LITE=y : The free, "Lite" version of Atollic toolchain under Windows
- CONFIG_ARMV7M_TOOLCHAIN_ATOLLIC_PRO=y : The paid, "Pro" version of Atollic toolchain under Windows
+ CONFIG_ARMV7M_TOOLCHAIN_ATOLLIC=y : The Atollic toolchain under Windows
CONFIG_ARMV7M_TOOLCHAIN_DEVKITARM=y : devkitARM under Windows
CONFIG_ARMV7M_TOOLCHAIN_RAISONANCE=y : Raisonance RIDE7 under Windows
CONFIG_ARMV7M_TOOLCHAIN_BUILDROOT=y : NuttX buildroot under Linux or Cygwin (default)