summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-26 18:39:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-26 18:39:49 +0000
commit841f447aaefbb90682a2ece1728153be9c2fbbef (patch)
tree4992551dbd02b1384479797cda3b3589b8d5a984 /nuttx/ChangeLog
parente4ffeb12c111d08f2422258e482c1db86286fe01 (diff)
downloadpx4-nuttx-841f447aaefbb90682a2ece1728153be9c2fbbef.tar.gz
px4-nuttx-841f447aaefbb90682a2ece1728153be9c2fbbef.tar.bz2
px4-nuttx-841f447aaefbb90682a2ece1728153be9c2fbbef.zip
ez80f910200zco/ostest supports native windows build; other configurations also updated
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5391 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a32577365..4876098ed 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3690,5 +3690,5 @@
CONFIG_STM32_FLASH_PREFETCH. FLASH prefetch will now only be enabled
if this option is selected.
* confgs/ez80f910200zco/ostest: Now used Kconfig/mconfig configuration
- tool.
-
+ tool. Updated to build in native Windows environment. Other ez80f910200zco
+ build scripts also updated.