summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/Kconfig')
-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