summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-11 23:44:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-11 23:44:38 +0000
commit73198281dfdf2375f1e41859557316421333eec2 (patch)
tree381d1af87aa8f7cb7cd9ea4af57943a0425a5683 /nuttx/ChangeLog
parent95e818b29222ac6a98408e3fb595864758124973 (diff)
downloadnuttx-73198281dfdf2375f1e41859557316421333eec2.tar.gz
nuttx-73198281dfdf2375f1e41859557316421333eec2.tar.bz2
nuttx-73198281dfdf2375f1e41859557316421333eec2.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1208 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index aedf2a227..25fbdd30e 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -531,7 +531,8 @@
communicate with my JTAG wiggler on Linux).
* Fix race condition workaround delay in LPC214X SPI logic. It the cause of the very
bad MMC/SD performance.
- * Began port of the Hitachi SH-1 using the SH-1/US7032EVB1 board (this is a work in progress)
+ * Began port of the Hitachi SH-1 using the SH-1/US7032EVB1 board
* Re-built all configurations that use SDCC and Zilog toolchains to make sure they still
build (they didn't, but they do now).
* Fixed several erroneous "list empty" checks in the CAN driver.
+ * Hitachi SH-1 passes (reduced) examples/ostest (examples/nsh still fails)