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 19:43:44 +0100
commit4b05cbe483c35d8768fb0e1b57b415b6fe7d352a (patch)
tree460b3c5c28934a0e660f5141cceb75dbbce8d515 /nuttx/configs/Kconfig
parentb332890dcea7801f6c5a51b1dac7c804c2e84e47 (diff)
downloadnuttx-kinetis-k20/nuttx_next-old.tar.gz
nuttx-kinetis-k20/nuttx_next-old.tar.bz2
nuttx-kinetis-k20/nuttx_next-old.zip
Port of basic functionalities to Kinetis K20 familykinetis-k20/nuttx_next-old
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