zephyr/boards/arm/stm32f0_disco/Kconfig.board
Nathan Tsoi 32ef59a4d1 boards: arm: add support for STM32F0DISCOVERY
Support the ST STM32F0DISCOVERY board with STM32F051R8T6 SoC

Tested with:
  - `samples/basic/blinky`
  - `samples/basic/button`

Includes flash config in `stm32f0_disco.rst` for use with mcuboot

Signed-off-by: Nathan Tsoi <nathan@vertile.com>
2018-03-10 11:42:25 -06:00

11 lines
279 B
Plaintext

# Kconfig - STM32F0DISCOVERY development board with STM32F051R8 MCU configuration
#
# Copyright (c) 2018 Nathan Tsoi <nathan@vertile.com>
#
# SPDX-License-Identifier: Apache-2.0
#
config BOARD_STM32F0_DISCO
bool "STM32F0DISCOVERY Development Board"
depends on SOC_STM32F051X8