summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog/ostest
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-11 17:11:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-11 17:11:20 +0000
commit3d2d6dfb406717ac8a90761890e512b138f7389c (patch)
treee061d4464ac6cffab5b844c430d11b9db118d8ed /nuttx/configs/z16f2800100zcog/ostest
parent87536780d54d9bc6c9042b6bfef2e43c5233f494 (diff)
downloadpx4-nuttx-3d2d6dfb406717ac8a90761890e512b138f7389c.tar.gz
px4-nuttx-3d2d6dfb406717ac8a90761890e512b138f7389c.tar.bz2
px4-nuttx-3d2d6dfb406717ac8a90761890e512b138f7389c.zip
Adding Z8Encore\!
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@666 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/z16f2800100zcog/ostest')
-rwxr-xr-xnuttx/configs/z16f2800100zcog/ostest/setenv.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/z16f2800100zcog/ostest/setenv.sh b/nuttx/configs/z16f2800100zcog/ostest/setenv.sh
index 4a9bf1d3b..9651536bd 100755
--- a/nuttx/configs/z16f2800100zcog/ostest/setenv.sh
+++ b/nuttx/configs/z16f2800100zcog/ostest/setenv.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# z16f2800100zcog/setenv.sh
+# configs/z16f2800100zcog/ostest/setenv.sh
#
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
@@ -48,4 +48,4 @@ ZDSBINDIR="C:/Program\ Files/ZiLOG/ZDSII_ZNEO_4.11.0/bin"
alias zneoasm="${ZDSBINDIR}/zneoasm.exe"
alias zneocc="${ZDSBINDIR}/zneocc.exe"
alias zneolib="${ZDSBINDIR}/zneolib.exe"
-alias zneolink="${ZDSBINDIR}/zneolink.exe" \ No newline at end of file
+alias zneolink="${ZDSBINDIR}/zneolink.exe"