summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/nsh
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-16 08:33:20 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-16 08:33:20 -0600
commitdcb63507c108def1b73547945d78dc4c14be773b (patch)
tree4c622b721a3944e698ecb69642164c7016572a5d /nuttx/configs/sama5d3x-ek/nsh
parent6db7b8dcbd90d31329c82bb884d9f2dc5c6da23b (diff)
downloadpx4-nuttx-dcb63507c108def1b73547945d78dc4c14be773b.tar.gz
px4-nuttx-dcb63507c108def1b73547945d78dc4c14be773b.tar.bz2
px4-nuttx-dcb63507c108def1b73547945d78dc4c14be773b.zip
SAMA5 setenv.sh: Add another CodeSourcery install path
Diffstat (limited to 'nuttx/configs/sama5d3x-ek/nsh')
-rwxr-xr-xnuttx/configs/sama5d3x-ek/nsh/setenv.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/sama5d3x-ek/nsh/setenv.sh b/nuttx/configs/sama5d3x-ek/nsh/setenv.sh
index 6bf5fd2de..c8224f478 100755
--- a/nuttx/configs/sama5d3x-ek/nsh/setenv.sh
+++ b/nuttx/configs/sama5d3x-ek/nsh/setenv.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# configs/sama5d3x-ek/nsh/setenv.sh
#
-# Copyright (C) 2013 Gregory Nutt. All rights reserved.
+# Copyright (C) 2013-2014 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
@@ -57,6 +57,7 @@ fi
# 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_CodeBench_Lite_for_ARM_EABI/bin"
+#export TOOLCHAIN_BIN="/cygdrive/c/Users/MyName/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_EABI/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