summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-08 19:42:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-08 19:42:15 +0000
commit173b6c45055ea605169f1b54458cbfbe40db467d (patch)
treeb9f686c91eec17f707014bcabb8cb7596906e5f9 /nuttx/ChangeLog
parent7d127602cfc78751e5272ccb85222dffa6b15f2a (diff)
downloadpx4-nuttx-173b6c45055ea605169f1b54458cbfbe40db467d.tar.gz
px4-nuttx-173b6c45055ea605169f1b54458cbfbe40db467d.tar.bz2
px4-nuttx-173b6c45055ea605169f1b54458cbfbe40db467d.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1580 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 30956a026..d183e4f30 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -647,5 +647,8 @@
* Many fixes in FAT file system and in NSH for correct compilation with ZDS-II
* eZ80Acclaim!: Added and verified a NuttShell (NSH) configuration.
* eZ80Acclaim!: Correct endian-ness; defconfig files said BIG endian.
+ * Restructured parts of the uIP port for correct compilation with ZDS-II
+ * eZ80Acclaim!: Complete basic integration of the eZ80F91 EMAC driver. The
+ driver is basically functional and should mature prior to the 0.4.3 release.