summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-05 22:16:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-05 22:16:22 +0000
commitff8d8ff79b9d850d3334e2a5ea9bfb378cd69ae5 (patch)
tree5cfedf15dd545665d5330fdfc5e53c208e9a1884 /nuttx/ChangeLog
parent128f51e6fcbf5b6e980f8f84a5a23559b229efb0 (diff)
downloadpx4-nuttx-ff8d8ff79b9d850d3334e2a5ea9bfb378cd69ae5.tar.gz
px4-nuttx-ff8d8ff79b9d850d3334e2a5ea9bfb378cd69ae5.tar.bz2
px4-nuttx-ff8d8ff79b9d850d3334e2a5ea9bfb378cd69ae5.zip
Add infrastructure for Hitachi SH-1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1134 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 4c4f3a88e..10dfda599 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -531,5 +531,4 @@
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)