diff --git a/configs/amber/hello/setenv.sh b/configs/amber/hello/setenv.sh index 094bad8b92..9b350a2c4e 100755 --- a/configs/amber/hello/setenv.sh +++ b/configs/amber/hello/setenv.sh @@ -47,13 +47,13 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the WinAVR +# This is the Cygwin path to the location where I installed the WinAVR # toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install the Linux AVR toolchain as well #export TOOLCHAIN_BIN="/cygdrive/c/WinAVR/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_avr/staging_dir/bin" diff --git a/configs/ea3131/nsh/setenv.sh b/configs/ea3131/nsh/setenv.sh index 00b1e0c436..7907d24e9d 100755 --- a/configs/ea3131/nsh/setenv.sh +++ b/configs/ea3131/nsh/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/ea3131/ostest/setenv.sh b/configs/ea3131/ostest/setenv.sh index cd894a300a..2c3453d070 100755 --- a/configs/ea3131/ostest/setenv.sh +++ b/configs/ea3131/ostest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/ea3131/pgnsh/setenv.sh b/configs/ea3131/pgnsh/setenv.sh index ead7c9ffad..adec8bc780 100755 --- a/configs/ea3131/pgnsh/setenv.sh +++ b/configs/ea3131/pgnsh/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/ea3131/usbserial/setenv.sh b/configs/ea3131/usbserial/setenv.sh index 69a6bb4421..51d3d5250b 100755 --- a/configs/ea3131/usbserial/setenv.sh +++ b/configs/ea3131/usbserial/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/ea3131/usbstorage/setenv.sh b/configs/ea3131/usbstorage/setenv.sh index 6481502283..bf0fb65a41 100755 --- a/configs/ea3131/usbstorage/setenv.sh +++ b/configs/ea3131/usbstorage/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/ea3152/ostest/setenv.sh b/configs/ea3152/ostest/setenv.sh index 418f4701e3..d65858918e 100755 --- a/configs/ea3152/ostest/setenv.sh +++ b/configs/ea3152/ostest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/fire-stm32v2/nsh/setenv.sh b/configs/fire-stm32v2/nsh/setenv.sh index e6f4ee2e0e..25afca04c7 100755 --- a/configs/fire-stm32v2/nsh/setenv.sh +++ b/configs/fire-stm32v2/nsh/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/hymini-stm32v/nsh2/setenv.sh b/configs/hymini-stm32v/nsh2/setenv.sh index 37ae1800be..97d7c79936 100755 --- a/configs/hymini-stm32v/nsh2/setenv.sh +++ b/configs/hymini-stm32v/nsh2/setenv.sh @@ -47,17 +47,17 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/hymini-stm32v/nx/setenv.sh b/configs/hymini-stm32v/nx/setenv.sh index 4e9fdb4ec6..afaa91789f 100755 --- a/configs/hymini-stm32v/nx/setenv.sh +++ b/configs/hymini-stm32v/nx/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/kwikstik-k40/ostest/setenv.sh b/configs/kwikstik-k40/ostest/setenv.sh index 089419ac73..3acbddea48 100755 --- a/configs/kwikstik-k40/ostest/setenv.sh +++ b/configs/kwikstik-k40/ostest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/lpc4330-xplorer/nsh/setenv.sh b/configs/lpc4330-xplorer/nsh/setenv.sh index 64109ce38c..c5ce2099bc 100755 --- a/configs/lpc4330-xplorer/nsh/setenv.sh +++ b/configs/lpc4330-xplorer/nsh/setenv.sh @@ -55,7 +55,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/code_red/RedSuite_4.2.3_379/redsuite/Tools/bin #export SCRIPT_BIN="/cygdrive/c/code_red/RedSuite_4.2.3_379/redsuite/bin" export SCRIPT_BIN="/cygdrive/c/nxp/LPCXpresso_4.2.3_292/lpcxpresso/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -70,7 +70,7 @@ export SCRIPT_BIN="/cygdrive/c/nxp/LPCXpresso_4.2.3_292/lpcxpresso/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" #export SCRIPT_BIN= -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" #export SCRIPT_BIN= diff --git a/configs/lpc4330-xplorer/ostest/setenv.sh b/configs/lpc4330-xplorer/ostest/setenv.sh index 8ac6da66b1..e5a5ef3d16 100755 --- a/configs/lpc4330-xplorer/ostest/setenv.sh +++ b/configs/lpc4330-xplorer/ostest/setenv.sh @@ -55,7 +55,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/code_red/RedSuite_4.2.3_379/redsuite/Tools/bin #export SCRIPT_BIN="/cygdrive/c/code_red/RedSuite_4.2.3_379/redsuite/bin" export SCRIPT_BIN="/cygdrive/c/nxp/LPCXpresso_4.2.3_292/lpcxpresso/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -70,7 +70,7 @@ export SCRIPT_BIN="/cygdrive/c/nxp/LPCXpresso_4.2.3_292/lpcxpresso/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" #export SCRIPT_BIN= -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" #export SCRIPT_BIN= diff --git a/configs/lpcxpresso-lpc1768/dhcpd/setenv.sh b/configs/lpcxpresso-lpc1768/dhcpd/setenv.sh index 6bc6e10c97..03641fd612 100755 --- a/configs/lpcxpresso-lpc1768/dhcpd/setenv.sh +++ b/configs/lpcxpresso-lpc1768/dhcpd/setenv.sh @@ -47,7 +47,7 @@ WD=`pwd` # This is the default install location for Code Red on Linux export TOOLCHAIN_BIN="/usr/local/LPCXpresso/tools/bin" -# This the Cygwin path to the LPCXpresso 3.6 install location under Windows +# This is the Cygwin path to the LPCXpresso 3.6 install location under Windows #export TOOLCHAIN_BIN="/cygdrive/c/nxp/lpcxpresso_3.6/Tools/bin" # This is the path to the LPCXpression tool subdirectory diff --git a/configs/lpcxpresso-lpc1768/nsh/setenv.sh b/configs/lpcxpresso-lpc1768/nsh/setenv.sh index 77f745c76a..46d5b3261f 100755 --- a/configs/lpcxpresso-lpc1768/nsh/setenv.sh +++ b/configs/lpcxpresso-lpc1768/nsh/setenv.sh @@ -47,7 +47,7 @@ WD=`pwd` # This is the default install location for Code Red on Linux export TOOLCHAIN_BIN="/usr/local/LPCXpresso/tools/bin" -# This the Cygwin path to the LPCXpresso 3.6 install location under Windows +# This is the Cygwin path to the LPCXpresso 3.6 install location under Windows #export TOOLCHAIN_BIN="/cygdrive/c/nxp/lpcxpresso_3.6/Tools/bin" # This is the path to the LPCXpression tool subdirectory diff --git a/configs/lpcxpresso-lpc1768/nx/setenv.sh b/configs/lpcxpresso-lpc1768/nx/setenv.sh index 711d92ea47..2f04a8ac6d 100755 --- a/configs/lpcxpresso-lpc1768/nx/setenv.sh +++ b/configs/lpcxpresso-lpc1768/nx/setenv.sh @@ -47,7 +47,7 @@ WD=`pwd` # This is the default install location for Code Red on Linux export TOOLCHAIN_BIN="/usr/local/LPCXpresso/tools/bin" -# This the Cygwin path to the LPCXpresso 3.6 install location under Windows +# This is the Cygwin path to the LPCXpresso 3.6 install location under Windows #export TOOLCHAIN_BIN="/cygdrive/c/nxp/lpcxpresso_3.6/Tools/bin" # This is the path to the LPCXpression tool subdirectory diff --git a/configs/lpcxpresso-lpc1768/ostest/setenv.sh b/configs/lpcxpresso-lpc1768/ostest/setenv.sh index db976c9469..724d1420d6 100755 --- a/configs/lpcxpresso-lpc1768/ostest/setenv.sh +++ b/configs/lpcxpresso-lpc1768/ostest/setenv.sh @@ -47,7 +47,7 @@ WD=`pwd` # This is the default install location for Code Red on Linux export TOOLCHAIN_BIN="/usr/local/LPCXpresso/tools/bin" -# This the Cygwin path to the LPCXpresso 3.6 install location under Windows +# This is the Cygwin path to the LPCXpresso 3.6 install location under Windows #export TOOLCHAIN_BIN="/cygdrive/c/nxp/lpcxpresso_3.6/Tools/bin" # This is the path to the LPCXpression tool subdirectory diff --git a/configs/lpcxpresso-lpc1768/thttpd/setenv.sh b/configs/lpcxpresso-lpc1768/thttpd/setenv.sh index 158c8a4424..7156a371dd 100755 --- a/configs/lpcxpresso-lpc1768/thttpd/setenv.sh +++ b/configs/lpcxpresso-lpc1768/thttpd/setenv.sh @@ -49,7 +49,7 @@ export BUILDROOT_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin" # This is the default install location for Code Red on Linux export TOOLCHAIN_BIN="/usr/local/LPCXpresso/tools/bin" -# This the Cygwin path to the LPCXpresso 3.6 install location under Windows +# This is the Cygwin path to the LPCXpresso 3.6 install location under Windows #export TOOLCHAIN_BIN="/cygdrive/c/nxp/lpcxpresso_3.6/Tools/bin" # This is the path to the LPCXpression tool subdirectory diff --git a/configs/lpcxpresso-lpc1768/usbstorage/setenv.sh b/configs/lpcxpresso-lpc1768/usbstorage/setenv.sh index 036de7aef1..8c4039ddd3 100755 --- a/configs/lpcxpresso-lpc1768/usbstorage/setenv.sh +++ b/configs/lpcxpresso-lpc1768/usbstorage/setenv.sh @@ -47,7 +47,7 @@ WD=`pwd` # This is the default install location for Code Red on Linux export TOOLCHAIN_BIN="/usr/local/LPCXpresso/tools/bin" -# This the Cygwin path to the LPCXpresso 3.6 install location under Windows +# This is the Cygwin path to the LPCXpresso 3.6 install location under Windows #export TOOLCHAIN_BIN="/cygdrive/c/nxp/lpcxpresso_3.6/Tools/bin" # This is the path to the LPCXpression tool subdirectory diff --git a/configs/mcu123-lpc214x/composite/setenv.sh b/configs/mcu123-lpc214x/composite/setenv.sh index f2fb6cb4c7..a81cb395b4 100755 --- a/configs/mcu123-lpc214x/composite/setenv.sh +++ b/configs/mcu123-lpc214x/composite/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/micropendous3/hello/setenv.sh b/configs/micropendous3/hello/setenv.sh index 8e8830dc78..076ab237e6 100755 --- a/configs/micropendous3/hello/setenv.sh +++ b/configs/micropendous3/hello/setenv.sh @@ -47,13 +47,13 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the WinAVR +# This is the Cygwin path to the location where I installed the WinAVR # toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install the Linux AVR toolchain as well #export TOOLCHAIN_BIN="/cygdrive/c/WinAVR/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_avr/staging_dir/bin" diff --git a/configs/mirtoo/nsh/setenv.sh b/configs/mirtoo/nsh/setenv.sh index 95a5e8d309..e19bcb407f 100755 --- a/configs/mirtoo/nsh/setenv.sh +++ b/configs/mirtoo/nsh/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX C32 toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install the @@ -58,7 +58,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/MicroChip/mplabc32/v1.12/bin" # version of if you install the toolchain at a different location #export TOOLCHAIN_BIN="/opt/microchip/xc32/v1.00/bin" -# This the Cygwin path to the location where I installed the Pinguino +# This is the Cygwin path to the location where I installed the Pinguino # toolchain under Windows. You will have to edit this if you install the # tool chain in a different location or use a different version. /bin # needs to precede the tool path or otherwise you will get diff --git a/configs/mirtoo/nxffs/setenv.sh b/configs/mirtoo/nxffs/setenv.sh index 34f8d3ef18..1a6279ef13 100755 --- a/configs/mirtoo/nxffs/setenv.sh +++ b/configs/mirtoo/nxffs/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX C32 toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install the @@ -58,7 +58,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/MicroChip/mplabc32/v1.12/bin" # version of if you install the toolchain at a different location #export TOOLCHAIN_BIN="/opt/microchip/xc32/v1.00/bin" -# This the Cygwin path to the location where I installed the Pinguino +# This is the Cygwin path to the location where I installed the Pinguino # toolchain under Windows. You will have to edit this if you install the # tool chain in a different location or use a different version. /bin # needs to precede the tool path or otherwise you will get diff --git a/configs/mirtoo/ostest/setenv.sh b/configs/mirtoo/ostest/setenv.sh index 28177a539d..dcdd5d978d 100755 --- a/configs/mirtoo/ostest/setenv.sh +++ b/configs/mirtoo/ostest/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX C32 toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install the @@ -58,7 +58,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/MicroChip/mplabc32/v1.12/bin" # version of if you install the toolchain at a different location #export TOOLCHAIN_BIN="/opt/microchip/xc32/v1.00/bin" -# This the Cygwin path to the location where I installed the Pinguino +# This is the Cygwin path to the location where I installed the Pinguino # toolchain under Windows. You will have to edit this if you install the # tool chain in a different location or use a different version. /bin # needs to precede the tool path or otherwise you will get diff --git a/configs/olimex-stm32-p107/nsh/setenv.sh b/configs/olimex-stm32-p107/nsh/setenv.sh index 004f025b8f..1f634770a9 100755 --- a/configs/olimex-stm32-p107/nsh/setenv.sh +++ b/configs/olimex-stm32-p107/nsh/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/olimex-stm32-p107/ostest/setenv.sh b/configs/olimex-stm32-p107/ostest/setenv.sh index fe40c0bc19..c09c1ee6a3 100755 --- a/configs/olimex-stm32-p107/ostest/setenv.sh +++ b/configs/olimex-stm32-p107/ostest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/pcblogic-pic32mx/nsh/setenv.sh b/configs/pcblogic-pic32mx/nsh/setenv.sh index 5f8bc609bc..91f0b8f2cb 100755 --- a/configs/pcblogic-pic32mx/nsh/setenv.sh +++ b/configs/pcblogic-pic32mx/nsh/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/pcblogic-pic32mx/ostest/setenv.sh b/configs/pcblogic-pic32mx/ostest/setenv.sh index 1624cf8de0..b10ee2157b 100755 --- a/configs/pcblogic-pic32mx/ostest/setenv.sh +++ b/configs/pcblogic-pic32mx/ostest/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/pic32-starterkit/nsh/setenv.sh b/configs/pic32-starterkit/nsh/setenv.sh index 540ade2263..bd024bca0a 100755 --- a/configs/pic32-starterkit/nsh/setenv.sh +++ b/configs/pic32-starterkit/nsh/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/pic32-starterkit/nsh2/setenv.sh b/configs/pic32-starterkit/nsh2/setenv.sh index 47effba5bc..cd6d8fa45f 100755 --- a/configs/pic32-starterkit/nsh2/setenv.sh +++ b/configs/pic32-starterkit/nsh2/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/pic32-starterkit/ostest/setenv.sh b/configs/pic32-starterkit/ostest/setenv.sh index 4e4777ce6c..08dac3a159 100755 --- a/configs/pic32-starterkit/ostest/setenv.sh +++ b/configs/pic32-starterkit/ostest/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/pic32mx7mmb/nsh/setenv.sh b/configs/pic32mx7mmb/nsh/setenv.sh index aefb891cf0..82518d7404 100755 --- a/configs/pic32mx7mmb/nsh/setenv.sh +++ b/configs/pic32mx7mmb/nsh/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/pic32mx7mmb/ostest/setenv.sh b/configs/pic32mx7mmb/ostest/setenv.sh index a960d4b7c5..b7cf576fb8 100755 --- a/configs/pic32mx7mmb/ostest/setenv.sh +++ b/configs/pic32mx7mmb/ostest/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/shenzhou/nsh/setenv.sh b/configs/shenzhou/nsh/setenv.sh index d57d6f003d..96fe2dd347 100755 --- a/configs/shenzhou/nsh/setenv.sh +++ b/configs/shenzhou/nsh/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/shenzhou/nxwm/setenv.sh b/configs/shenzhou/nxwm/setenv.sh index 7f00448a60..eb2c424f4f 100755 --- a/configs/shenzhou/nxwm/setenv.sh +++ b/configs/shenzhou/nxwm/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3210e-eval/composite/setenv.sh b/configs/stm3210e-eval/composite/setenv.sh index ce267428b3..620f842bdc 100755 --- a/configs/stm3210e-eval/composite/setenv.sh +++ b/configs/stm3210e-eval/composite/setenv.sh @@ -47,17 +47,17 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3210e-eval/nsh2/setenv.sh b/configs/stm3210e-eval/nsh2/setenv.sh index 425acf89e5..1fa193a577 100755 --- a/configs/stm3210e-eval/nsh2/setenv.sh +++ b/configs/stm3210e-eval/nsh2/setenv.sh @@ -47,17 +47,17 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3210e-eval/nx/setenv.sh b/configs/stm3210e-eval/nx/setenv.sh index bf9fad4435..f021449439 100755 --- a/configs/stm3210e-eval/nx/setenv.sh +++ b/configs/stm3210e-eval/nx/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3210e-eval/nxconsole/setenv.sh b/configs/stm3210e-eval/nxconsole/setenv.sh index 6297702459..b0d409c60e 100755 --- a/configs/stm3210e-eval/nxconsole/setenv.sh +++ b/configs/stm3210e-eval/nxconsole/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3210e-eval/nxtext/setenv.sh b/configs/stm3210e-eval/nxtext/setenv.sh index a36540cf11..0f3d387f59 100755 --- a/configs/stm3210e-eval/nxtext/setenv.sh +++ b/configs/stm3210e-eval/nxtext/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3210e-eval/pm/setenv.sh b/configs/stm3210e-eval/pm/setenv.sh index 5a02de2585..d73f69a2f4 100755 --- a/configs/stm3210e-eval/pm/setenv.sh +++ b/configs/stm3210e-eval/pm/setenv.sh @@ -47,17 +47,17 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3220g-eval/dhcpd/setenv.sh b/configs/stm3220g-eval/dhcpd/setenv.sh index f23056a019..47c4e45ba1 100755 --- a/configs/stm3220g-eval/dhcpd/setenv.sh +++ b/configs/stm3220g-eval/dhcpd/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3220g-eval/nettest/setenv.sh b/configs/stm3220g-eval/nettest/setenv.sh index 67287fd743..9586cfd4c0 100755 --- a/configs/stm3220g-eval/nettest/setenv.sh +++ b/configs/stm3220g-eval/nettest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3220g-eval/nsh/setenv.sh b/configs/stm3220g-eval/nsh/setenv.sh index 618daf0117..489322177a 100755 --- a/configs/stm3220g-eval/nsh/setenv.sh +++ b/configs/stm3220g-eval/nsh/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ fi #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3220g-eval/nsh2/setenv.sh b/configs/stm3220g-eval/nsh2/setenv.sh index 5b6405faed..1e2f87b403 100755 --- a/configs/stm3220g-eval/nsh2/setenv.sh +++ b/configs/stm3220g-eval/nsh2/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -64,7 +64,7 @@ fi #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3220g-eval/nxwm/setenv.sh b/configs/stm3220g-eval/nxwm/setenv.sh index 95c73a722b..ff642018e4 100755 --- a/configs/stm3220g-eval/nxwm/setenv.sh +++ b/configs/stm3220g-eval/nxwm/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3220g-eval/ostest/setenv.sh b/configs/stm3220g-eval/ostest/setenv.sh index 2b8e7daa70..4f886e58b5 100755 --- a/configs/stm3220g-eval/ostest/setenv.sh +++ b/configs/stm3220g-eval/ostest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3220g-eval/telnetd/setenv.sh b/configs/stm3220g-eval/telnetd/setenv.sh index 68903d175e..7e0ca9edc1 100755 --- a/configs/stm3220g-eval/telnetd/setenv.sh +++ b/configs/stm3220g-eval/telnetd/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/dhcpd/setenv.sh b/configs/stm3240g-eval/dhcpd/setenv.sh index 9fcb08906e..5d7ee987ed 100755 --- a/configs/stm3240g-eval/dhcpd/setenv.sh +++ b/configs/stm3240g-eval/dhcpd/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/discover/setenv.sh b/configs/stm3240g-eval/discover/setenv.sh index ce5f031b1c..fb039aa256 100755 --- a/configs/stm3240g-eval/discover/setenv.sh +++ b/configs/stm3240g-eval/discover/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/nettest/setenv.sh b/configs/stm3240g-eval/nettest/setenv.sh index 2d3414d27c..7f3aa05b91 100755 --- a/configs/stm3240g-eval/nettest/setenv.sh +++ b/configs/stm3240g-eval/nettest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/nsh/setenv.sh b/configs/stm3240g-eval/nsh/setenv.sh index 4d92d6bbfc..a0c457dc7e 100755 --- a/configs/stm3240g-eval/nsh/setenv.sh +++ b/configs/stm3240g-eval/nsh/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/nsh2/setenv.sh b/configs/stm3240g-eval/nsh2/setenv.sh index 944f77734e..1856591aab 100755 --- a/configs/stm3240g-eval/nsh2/setenv.sh +++ b/configs/stm3240g-eval/nsh2/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/nxconsole/setenv.sh b/configs/stm3240g-eval/nxconsole/setenv.sh index a429508366..39c9d257bb 100755 --- a/configs/stm3240g-eval/nxconsole/setenv.sh +++ b/configs/stm3240g-eval/nxconsole/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/nxwm/setenv.sh b/configs/stm3240g-eval/nxwm/setenv.sh index a8ff5bb04e..a995b02bc3 100755 --- a/configs/stm3240g-eval/nxwm/setenv.sh +++ b/configs/stm3240g-eval/nxwm/setenv.sh @@ -47,17 +47,17 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/ostest/setenv.sh b/configs/stm3240g-eval/ostest/setenv.sh index 29786ec2f1..795996bc08 100755 --- a/configs/stm3240g-eval/ostest/setenv.sh +++ b/configs/stm3240g-eval/ostest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/telnetd/setenv.sh b/configs/stm3240g-eval/telnetd/setenv.sh index c022d1d9b8..38262453d1 100755 --- a/configs/stm3240g-eval/telnetd/setenv.sh +++ b/configs/stm3240g-eval/telnetd/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/webserver/setenv.sh b/configs/stm3240g-eval/webserver/setenv.sh index 2347f39d84..d4fa30fdcf 100644 --- a/configs/stm3240g-eval/webserver/setenv.sh +++ b/configs/stm3240g-eval/webserver/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm3240g-eval/xmlrpc/setenv.sh b/configs/stm3240g-eval/xmlrpc/setenv.sh index 847be2a89e..835018d806 100644 --- a/configs/stm3240g-eval/xmlrpc/setenv.sh +++ b/configs/stm3240g-eval/xmlrpc/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm32f4discovery/nsh/setenv.sh b/configs/stm32f4discovery/nsh/setenv.sh index 65a7a3ab4a..2476845b64 100755 --- a/configs/stm32f4discovery/nsh/setenv.sh +++ b/configs/stm32f4discovery/nsh/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm32f4discovery/nxlines/setenv.sh b/configs/stm32f4discovery/nxlines/setenv.sh index e188703a0a..b9815c482e 100755 --- a/configs/stm32f4discovery/nxlines/setenv.sh +++ b/configs/stm32f4discovery/nxlines/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm32f4discovery/ostest/setenv.sh b/configs/stm32f4discovery/ostest/setenv.sh index d67f434d01..a67fdc5a8a 100755 --- a/configs/stm32f4discovery/ostest/setenv.sh +++ b/configs/stm32f4discovery/ostest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/stm32f4discovery/pm/setenv.sh b/configs/stm32f4discovery/pm/setenv.sh index ca0795942f..fef2997c70 100644 --- a/configs/stm32f4discovery/pm/setenv.sh +++ b/configs/stm32f4discovery/pm/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the RIDE +# This is the Cygwin path to the location where I installed the RIDE # toolchain under windows. You will also have to edit this if you install # the RIDE toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/Raisonance/Ride/arm-gcc/bin" -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" @@ -65,7 +65,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for ARM Pro 2.3.0/ARMTools/bin" #export TOOLCHAIN_BIN="/usr/bin:/cygdrive/c/Program Files (x86)/Atollic/TrueSTUDIO for STMicroelectronics STM32 Lite 2.3.0/ARMTools/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. #export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/sure-pic32mx/nsh/setenv.sh b/configs/sure-pic32mx/nsh/setenv.sh index 8c4df233b3..bba6836094 100755 --- a/configs/sure-pic32mx/nsh/setenv.sh +++ b/configs/sure-pic32mx/nsh/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/sure-pic32mx/ostest/setenv.sh b/configs/sure-pic32mx/ostest/setenv.sh index b26ea960e7..5f02345884 100755 --- a/configs/sure-pic32mx/ostest/setenv.sh +++ b/configs/sure-pic32mx/ostest/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/sure-pic32mx/usbnsh/setenv.sh b/configs/sure-pic32mx/usbnsh/setenv.sh index 263dfc5967..62074cdb35 100755 --- a/configs/sure-pic32mx/usbnsh/setenv.sh +++ b/configs/sure-pic32mx/usbnsh/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/teensy/hello/setenv.sh b/configs/teensy/hello/setenv.sh index d0100778ac..ecb2664238 100755 --- a/configs/teensy/hello/setenv.sh +++ b/configs/teensy/hello/setenv.sh @@ -47,13 +47,13 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the WinAVR +# This is the Cygwin path to the location where I installed the WinAVR # toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install the Linux AVR toolchain as well #export TOOLCHAIN_BIN="/cygdrive/c/WinAVR/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_avr/staging_dir/bin" diff --git a/configs/teensy/nsh/setenv.sh b/configs/teensy/nsh/setenv.sh index f0c035bba5..fb61f85777 100755 --- a/configs/teensy/nsh/setenv.sh +++ b/configs/teensy/nsh/setenv.sh @@ -47,13 +47,13 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the WinAVR +# This is the Cygwin path to the location where I installed the WinAVR # toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install the Linux AVR toolchain as well #export TOOLCHAIN_BIN="/cygdrive/c/WinAVR/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_avr/staging_dir/bin" diff --git a/configs/teensy/usbstorage/setenv.sh b/configs/teensy/usbstorage/setenv.sh index a455f560a3..2f80197c34 100755 --- a/configs/teensy/usbstorage/setenv.sh +++ b/configs/teensy/usbstorage/setenv.sh @@ -47,13 +47,13 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the WinAVR +# This is the Cygwin path to the location where I installed the WinAVR # toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install the Linux AVR toolchain as well #export TOOLCHAIN_BIN="/cygdrive/c/WinAVR/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_avr/staging_dir/bin" diff --git a/configs/twr-k60n512/nsh/setenv.sh b/configs/twr-k60n512/nsh/setenv.sh index a780a15a7d..e2725b0c34 100644 --- a/configs/twr-k60n512/nsh/setenv.sh +++ b/configs/twr-k60n512/nsh/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/twr-k60n512/ostest/setenv.sh b/configs/twr-k60n512/ostest/setenv.sh index 86b6099dcd..c3cc691edb 100644 --- a/configs/twr-k60n512/ostest/setenv.sh +++ b/configs/twr-k60n512/ostest/setenv.sh @@ -47,12 +47,12 @@ if [ -z "${PATH_ORIG}" ]; then export PATH_ORIG="${PATH}" fi -# This the Cygwin path to the location where I installed the CodeSourcery +# This is the Cygwin path to the location where I installed the CodeSourcery # toolchain under windows. You will also have to edit this if you install # the CodeSourcery toolchain in any other location #export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin" -# This the Cygwin path to the location where I build the buildroot +# This is the Cygwin path to the location where I build the buildroot # toolchain. export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin" diff --git a/configs/ubw32/nsh/setenv.sh b/configs/ubw32/nsh/setenv.sh index 26946b1bb0..ca5a097a3f 100755 --- a/configs/ubw32/nsh/setenv.sh +++ b/configs/ubw32/nsh/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install diff --git a/configs/ubw32/ostest/setenv.sh b/configs/ubw32/ostest/setenv.sh index 6123ce6ba3..d490196413 100755 --- a/configs/ubw32/ostest/setenv.sh +++ b/configs/ubw32/ostest/setenv.sh @@ -45,7 +45,7 @@ if [ ! -x "setenv.sh" ]; then exit 1 fi -# This the Cygwin path to the location where I installed the MicroChip +# This is the Cygwin path to the location where I installed the MicroChip # PIC32MX toolchain under windows. This is *not* the default install # location so you will probably have to edit this. You will also have # to edit this if you install a different version of if you install