zephyr/boards/arm/stm32f072_eval/Kconfig.board
Neil Armstrong 7474ad6286 boards: arm: Add stm32f072-eval board support
Add the STM32F072-EVAL Board minimal support.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2018-01-25 15:13:53 -06:00

11 lines
224 B
Plaintext

# Kconfig - STM32F072-EVAL board configuration
#
# Copyright (c) 2017 BayLibre, SAS
#
# SPDX-License-Identifier: Apache-2.0
#
config BOARD_STM32F072_EVAL
bool "STM32F072-EVAL Development Board"
depends on SOC_STM32F072XB