summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-01-13 16:23:31 +0100
committerJakob Odersky <jodersky@gmail.com>2015-02-28 18:09:51 +0100
commit0175f8b29e8236e736847f1f96defa0db930b32d (patch)
treeebbd249ba5767d6d3f4d368a6157e217a2c1dfd9 /nuttx/configs/Kconfig
parent3c73217003478af0e9680596e600fa50c61a21d8 (diff)
downloadnuttx-0175f8b29e8236e736847f1f96defa0db930b32d.tar.gz
nuttx-0175f8b29e8236e736847f1f96defa0db930b32d.tar.bz2
nuttx-0175f8b29e8236e736847f1f96defa0db930b32d.zip
Port of basic functionalities to Kinetis K20 family
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 542949257..f06c40d34 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -866,6 +866,14 @@ config ARCH_BOARD_TEENSY
developed by http://pjrc.com/teensy/. The Teensy++ 2.0 is based
on an Atmel AT90USB1286 MCU.
+config ARCH_BOARD_TRIFLE
+ bool "Trifle flight controller based on PJRC Teensy 3.1 board"
+ depends on ARCH_CHIP_MK20DX256VLH7
+ select ARCH_HAVE_LEDS
+ ---help---
+ This is the port of NuttX to the PJRC Teensy 3.1 board. This board is
+ developed by http://pjrc.com/teensy31/.
+
config ARCH_BOARD_TM4C123G_LAUNCHPAD
bool "Tiva TM4C123G LaunchPad"
depends on ARCH_CHIP_TM4C123GH6PMI