From c90c6caca3cd7dbc616710209492f970743b3eb5 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 15 Aug 2011 14:55:36 +0000 Subject: [PATCH] Finishes very basic Kinetis port git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3882 42af7a65-404d-4744-a932-0658087f49c3 --- configs/README.txt | 8 ++++++++ configs/kwikstik-k40/README.txt | 9 +++++++++ 2 files changed, 17 insertions(+) diff --git a/configs/README.txt b/configs/README.txt index d42c92fb8a..d90d4c655a 100644 --- a/configs/README.txt +++ b/configs/README.txt @@ -1127,6 +1127,10 @@ configs/ez80f0910200zco development kit, eZ80F091 part, and the Zilog ZDS-II Windows command line tools. The development environment is Cygwin under WinXP. +configs/kwikstik-k40. + Kinetis K40 Cortex-M4 MCU. This port uses the FreeScale KwikStik-K40 + development board. + configs/lm3s6965-ek Stellaris LM3S6965 Evaluation Kit. This board is based on the an ARM Cortex-M3 MCU, the Luminary/TI LM3S6965. This OS is built with the @@ -1269,6 +1273,10 @@ configs/teensy developed by http://pjrc.com/teensy/. The Teensy++ 2.0 is based on an Atmel AT90USB1286 MCU. +configs/twr-k60n512 + Kinetis K60 Cortex-M4 MCU. This port uses the FreeScale TWR-K60N512 + development board. + configs/us7032evb1 This is a port of the Hitachi SH-1 on the Hitachi SH-1/US7032EVB1 board. STATUS: Work has just began on this port. diff --git a/configs/kwikstik-k40/README.txt b/configs/kwikstik-k40/README.txt index e8f3865f7b..55703570b8 100644 --- a/configs/kwikstik-k40/README.txt +++ b/configs/kwikstik-k40/README.txt @@ -298,6 +298,15 @@ KwikStik-K40-specific Configuration Options CONFIG_KINETIS_PIT -- Support Programmable Interval Timers CONFIG_ARMV7M_MPU -- Support the MPU + Kinetis interrupt prioritys (Default is the mid priority) + + CONFIG_KINETIS_UART0PRIO + CONFIG_KINETIS_UART1PRIO + CONFIG_KINETIS_UART2PRIO + CONFIG_KINETIS_UART3PRIO + CONFIG_KINETIS_UART4PRIO + CONFIG_KINETIS_UART5PRIO + Kinetis K40 specific device driver settings CONFIG_UARTn_SERIAL_CONSOLE - selects the UARTn (n=0..5) for the