summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-28 18:29:13 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-28 18:29:13 -0600
commit0a86017eb36bac6081da06525ecfeb86a006273c (patch)
tree3e66c2a417500ad420f9a6958a1c90875d93e9fa /nuttx/configs
parent68aebc27c3c11aaab6632543f8b4ec672144fa08 (diff)
downloadnuttx-0a86017eb36bac6081da06525ecfeb86a006273c.tar.gz
nuttx-0a86017eb36bac6081da06525ecfeb86a006273c.tar.bz2
nuttx-0a86017eb36bac6081da06525ecfeb86a006273c.zip
Fire STM32v2: Fix missing stuff in Kconfig file
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 544a14dbf..8760cfbe7 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -182,6 +182,18 @@ config ARCH_BOARD_EZ80F910200ZCO
development kit, eZ80F091 part, and the Zilog ZDS-II Windows command line
tools. The development environment is Cygwin under WinXP.
+config ARCH_BOARD_FIRE_STM32
+ bool " M3 Wildfire STM32 board"
+ depends on ARCH_CHIP_STM32F103VE
+ select ARCH_HAVE_LEDS
+ select ARCH_HAVE_BUTTONS
+ select ARCH_HAVE_IRQBUTTONS
+ ---help---
+ Support for the M3 Wildfire STM32 board. This board is based on the
+ STM32F103VET6 chip. See http://firestm32.taobao.com . Version 2
+ and 3 of the boards are supported but only version 2 has been
+ tested.
+
config ARCH_BOARD_FREEDOM_KL25Z
bool "Freescale Freedom KL25Z"
depends on ARCH_CHIP_MKL25Z128