Add Kinetis clocking logic and some UART logic. Add K60 Tower configuration

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3876 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-08-13 16:11:26 +00:00
parent b8b77ba579
commit a97569f6ae
13 changed files with 1095 additions and 228 deletions
+2
View File
@@ -2000,3 +2000,5 @@
hkwilton).
* arch/arm/src/kinetis: Added header files defining all Kinetis registers
and bit fields within all Kinetis registers.
* configs/twr-k60n512: This will (eventually) provide support for the Kinetis
K60 Tower board.