summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog/pashello/Make.defs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-01 01:07:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-01 01:07:04 +0000
commitd87a5740143d73f919f34c919286976a7783adce (patch)
tree543ee68d30e3889e4fd03935aad1a6601ed34889 /nuttx/configs/z16f2800100zcog/pashello/Make.defs
parent56eaa3fe71a1f90e28562c190975ea8bb8b61c23 (diff)
downloadpx4-nuttx-d87a5740143d73f919f34c919286976a7783adce.tar.gz
px4-nuttx-d87a5740143d73f919f34c919286976a7783adce.tar.bz2
px4-nuttx-d87a5740143d73f919f34c919286976a7783adce.zip
Update ZNEO to use ZDS-II 4.11.1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2956 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/z16f2800100zcog/pashello/Make.defs')
-rwxr-xr-xnuttx/configs/z16f2800100zcog/pashello/Make.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/z16f2800100zcog/pashello/Make.defs b/nuttx/configs/z16f2800100zcog/pashello/Make.defs
index 19fa125e5..266eb519b 100755
--- a/nuttx/configs/z16f2800100zcog/pashello/Make.defs
+++ b/nuttx/configs/z16f2800100zcog/pashello/Make.defs
@@ -1,7 +1,7 @@
############################################################################
# configs/z16f2800100zcog/pashello/Make.defs
#
-# Copyright (C) 2008 Gregory Nutt. All rights reserved.
+# Copyright (C) 2008, 2010 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without
@@ -37,7 +37,7 @@ include ${TOPDIR}/.config
# These are the directories where the ZNeo-II toolchain is installed
-ZDSINSTALLDIR := C:/Program\ Files/ZiLOG/ZDSII_ZNEO_4.11.0
+ZDSINSTALLDIR := C:/Program\ Files/ZiLOG/ZDSII_ZNEO_4.11.1
ZDSBINDIR := $(ZDSINSTALLDIR)/bin
ZDSSTDINCDIR := $(ZDSINSTALLDIR)/include/std
ZDSZILOGINCDIR := $(ZDSINSTALLDIR)/include/zilog