aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-05 15:01:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-05 15:01:11 +0000
commitccae1c4fb2bcc9a71e04a7bf02032a3b90381855 (patch)
tree13962719aa4b133943aa77f938625f61c943a918 /nuttx/ChangeLog
parentc0ced89e2d81b660bb965b9382ba3a4ba09d2be8 (diff)
downloadpx4-firmware-ccae1c4fb2bcc9a71e04a7bf02032a3b90381855.tar.gz
px4-firmware-ccae1c4fb2bcc9a71e04a7bf02032a3b90381855.tar.bz2
px4-firmware-ccae1c4fb2bcc9a71e04a7bf02032a3b90381855.zip
Progress toward natvie z80 SDCC build -- still issues
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5413 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index cd46b5a2e..ab1412ae2 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3734,4 +3734,7 @@
* configs/z80sim/ostest: Default is now the Windows native build. See
configs/z80sim/README.txt for instructions to convert back to a Linux or
or Cygwin build.
+ * arch/z80/src/Makefile.sdccw: Renamed makefiles with extensions zdiil,
+ zdiiw, sdccl, and sdccw for the ZDS-II vs SDCC compilers and for the
+ POSIX vs Windows native builds.