summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-03-22 08:12:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-03-22 08:12:53 -0600
commit2979d8a9ee80497abfb62ec0911a11ac2a046c07 (patch)
treeb926b54a183df03ac80ef8ef9d757608ec27ae7b /nuttx/configs
parent33f9cf7ff10eddb1b68b0e591f84b8e3cd764131 (diff)
downloadpx4-nuttx-2979d8a9ee80497abfb62ec0911a11ac2a046c07.tar.gz
px4-nuttx-2979d8a9ee80497abfb62ec0911a11ac2a046c07.tar.bz2
px4-nuttx-2979d8a9ee80497abfb62ec0911a11ac2a046c07.zip
PIC32MZ: Minor change to setenv.sh so that you can change tools correctly
Diffstat (limited to 'nuttx/configs')
-rwxr-xr-xnuttx/configs/pic32mz-starterkit/nsh/setenv.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/pic32mz-starterkit/nsh/setenv.sh b/nuttx/configs/pic32mz-starterkit/nsh/setenv.sh
index d6a29ea1e..255d73293 100755
--- a/nuttx/configs/pic32mz-starterkit/nsh/setenv.sh
+++ b/nuttx/configs/pic32mz-starterkit/nsh/setenv.sh
@@ -51,10 +51,12 @@ fi
# to edit this if you install a different version of if you install
# the Linux PIC32MZ toolchain as well
#export TOOLCHAIN_PREBIN="/cygdrive/c/Program Files (x86)/Microchip/xc32/v1.34/bin":
+#export TOOLCHAIN_POSTBIN=
# This is where I have the Pinquino toolchain installed
# Careful with the ordering in the PATH variable... there is an incompatible
# version of make in this directory too!
+export TOOLCHAIN_PREBIN=
export TOOLCHAIN_POSTBIN=:"/cygdrive/c/pinguino-11/compilers/p32/bin"
# This is the path to the tools subdirectory