diff --git a/configs/Kconfig b/configs/Kconfig index 544a14dbf8..8760cfbe7e 100644 --- a/configs/Kconfig +++ b/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