aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/z8f64200100kit/scripts/setenv.bat
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z8f64200100kit/scripts/setenv.bat')
-rw-r--r--nuttx/configs/z8f64200100kit/scripts/setenv.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/z8f64200100kit/scripts/setenv.bat b/nuttx/configs/z8f64200100kit/scripts/setenv.bat
index 4281d5b11..e0526d988 100644
--- a/nuttx/configs/z8f64200100kit/scripts/setenv.bat
+++ b/nuttx/configs/z8f64200100kit/scripts/setenv.bat
@@ -41,7 +41,7 @@ set PATH=C:\MinGW\bin;%PATH%
rem This is the location where I installed the ZDS-II toolchain.
-set PATH=C:\Program Files (x86)\ZiLOG\ZZDSII_Z8Encore!_5.0.0\bin;%PATH%
+set PATH=C:\Program Files (x86)\ZiLOG\ZDSII_Z8Encore!_5.0.0\bin;%PATH%
rem This is the location where I installed the GNUWin32 tools. See
rem http://gnuwin32.sourceforge.net/.