summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/hello/setenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sama5d3x-ek/hello/setenv.sh')
-rwxr-xr-xnuttx/configs/sama5d3x-ek/hello/setenv.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/sama5d3x-ek/hello/setenv.sh b/nuttx/configs/sama5d3x-ek/hello/setenv.sh
index 9c5d345a3..ce9d0e3b5 100755
--- a/nuttx/configs/sama5d3x-ek/hello/setenv.sh
+++ b/nuttx/configs/sama5d3x-ek/hello/setenv.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# configs/sama5d3x-ek/hello/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