summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-18 22:37:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-18 22:37:09 +0000
commit4b8d4ec8d97d5557b6f3f8eb20f4fc4703d37384 (patch)
tree8a379329c8ce81aa01d35861298ccf60c752fedd /nuttx/ChangeLog
parentb53a4426e1cf580b32c663500ba1b4bb42cb3fdf (diff)
downloadpx4-nuttx-4b8d4ec8d97d5557b6f3f8eb20f4fc4703d37384.tar.gz
px4-nuttx-4b8d4ec8d97d5557b6f3f8eb20f4fc4703d37384.tar.bz2
px4-nuttx-4b8d4ec8d97d5557b6f3f8eb20f4fc4703d37384.zip
The basic Kinetis K60 port works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3892 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 604590f7d..57a000059 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2004,4 +2004,6 @@
(TWR-K60N512).
* drivers/can.c: Fixe a semaphore overflow problem in the CAN driver
(reported by Li Zhouy (Lzzy)).
+ * 8/18/2011: The basic port to the FreeScale Kinetics TWR-K60N512 board is
+ now functional.