From ade00d9f50648e66e78a562b0c6a83daa3ebe7a2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 5 Mar 2014 16:29:58 -0600 Subject: Use common naming for rest of the toolchains too --- nuttx/configs/spark/README.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'nuttx/configs/spark') 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 -- cgit v1.2.3