aboutsummaryrefslogtreecommitdiff
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
commitf63b1d9296232e1c0f0a37d1fc7cdfb87f34946f (patch)
tree9b05f73e009a7fd112905bcf4cbcf2859b32457b /nuttx/ChangeLog
parentc9230359ef3da96b4aa2517475eb910e25ea1620 (diff)
downloadpx4-firmware-f63b1d9296232e1c0f0a37d1fc7cdfb87f34946f.tar.gz
px4-firmware-f63b1d9296232e1c0f0a37d1fc7cdfb87f34946f.tar.bz2
px4-firmware-f63b1d9296232e1c0f0a37d1fc7cdfb87f34946f.zip
ZNEO now (almost) builds in Windows native environment
git-svn-id: http://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).