summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-15 14:55:36 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-15 14:55:36 +0000
commit5435b6d5327bc257c9ee1df956e66c74df82bcc8 (patch)
treeef86b01a2febb2a041c1c29f9da420979c91b604 /nuttx/configs/README.txt
parent981c97bce640f4f0ef7484c4d3acafad25a79614 (diff)
downloadpx4-nuttx-5435b6d5327bc257c9ee1df956e66c74df82bcc8.tar.gz
px4-nuttx-5435b6d5327bc257c9ee1df956e66c74df82bcc8.tar.bz2
px4-nuttx-5435b6d5327bc257c9ee1df956e66c74df82bcc8.zip
Finishes very basic Kinetis port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3882 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index d42c92fb8..d90d4c655 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/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.