summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/nx/setenv.sh
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-13 18:53:14 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-13 18:53:14 -0600
commit619119787e7a5e1e04528f6bf4bf079fe4499ee7 (patch)
treeaf048106afd68c94926d8d90aee48bad75e9be6b /nuttx/configs/sam3u-ek/nx/setenv.sh
parentf89052fa018e2b4e3ae7aeea2f36aa3d08927956 (diff)
downloadpx4-nuttx-619119787e7a5e1e04528f6bf4bf079fe4499ee7.tar.gz
px4-nuttx-619119787e7a5e1e04528f6bf4bf079fe4499ee7.tar.bz2
px4-nuttx-619119787e7a5e1e04528f6bf4bf079fe4499ee7.zip
SAM3/4S GPIO interrupt changes
Diffstat (limited to 'nuttx/configs/sam3u-ek/nx/setenv.sh')
-rwxr-xr-xnuttx/configs/sam3u-ek/nx/setenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/nx/setenv.sh b/nuttx/configs/sam3u-ek/nx/setenv.sh
index d0a5dea3d..87a085b98 100755
--- a/nuttx/configs/sam3u-ek/nx/setenv.sh
+++ b/nuttx/configs/sam3u-ek/nx/setenv.sh
@@ -54,7 +54,7 @@ fi
# 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"
+#export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin"
# These are the Cygwin paths to the locations where I installed the Atollic
# toolchain under windows. You will also have to edit this if you install