The basic Kinetis K60 port works

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3892 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-08-18 22:37:09 +00:00
parent 6269c828b8
commit fa1e267b3b
8 changed files with 236 additions and 66 deletions
+2
View File
@@ -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.