summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-29 22:27:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-29 22:27:22 +0000
commita4792fbbd0f941bf00288b08a42d7359fe432239 (patch)
tree9b05f73e009a7fd112905bcf4cbcf2859b32457b /nuttx/ChangeLog
parent034d4bae4d118facfe7af8b4f921f3af89342527 (diff)
downloadnuttx-a4792fbbd0f941bf00288b08a42d7359fe432239.tar.gz
nuttx-a4792fbbd0f941bf00288b08a42d7359fe432239.tar.bz2
nuttx-a4792fbbd0f941bf00288b08a42d7359fe432239.zip
ZNEO now (almost) builds in Windows native environment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5402 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f986619a3..73c873f01 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3712,7 +3712,10 @@
From Freddie Chopin.
* z8encore000zco/ostest and z8f64200100kit/ostest: Can now be modified to
support the Windows native builds (see corresponding README.txt files).
- * configures/z16f2800100zcog - All configurations updated to use the ZDS-II
+ * configs/z16f2800100zcog - All configurations updated to use the ZDS-II
5.0.1 toolchain.
- * configures/z16f2800100zcog - All configurations updated to use Kconfig/mconf
+ * configs/z16f2800100zcog - All configurations updated to use Kconfig/mconf
configuration tools.
+ * configs/z16f2800100zcog/ostest - Now supports a native Windows build
+ (other ZNEO configs may also support the native build, but this has not
+ been verfiied).