summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/dhcpd
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-12 09:41:08 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-12 09:41:08 -0600
commitc22f584912f0a49a1d25e4e040baa10419ce7a37 (patch)
treee4a133a43937b479d94cbf8dc7653a6e3fa17542 /nuttx/configs/stm3240g-eval/dhcpd
parenta588411f698ae86c83e27974ad5c26357b9238bb (diff)
downloadnuttx-c22f584912f0a49a1d25e4e040baa10419ce7a37.tar.gz
nuttx-c22f584912f0a49a1d25e4e040baa10419ce7a37.tar.bz2
nuttx-c22f584912f0a49a1d25e4e040baa10419ce7a37.zip
Update STM3240G-EVAL nxwm and knxwm configurations
Diffstat (limited to 'nuttx/configs/stm3240g-eval/dhcpd')
-rwxr-xr-xnuttx/configs/stm3240g-eval/dhcpd/setenv.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/stm3240g-eval/dhcpd/setenv.sh b/nuttx/configs/stm3240g-eval/dhcpd/setenv.sh
index 5d7ee987e..d3767714a 100755
--- a/nuttx/configs/stm3240g-eval/dhcpd/setenv.sh
+++ b/nuttx/configs/stm3240g-eval/dhcpd/setenv.sh
@@ -56,6 +56,7 @@ fi
# 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/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