zephyr/boards/arm/adafruit_feather_stm32f405/Kconfig.board
Lucian Copeland dcacaf7078 boards: arm: Add board definition for Adafruit Feather STM32F405 Express
Added board definition additions for adafruit_feather_stm32f405 board.

Signed-off-by: Lucian Copeland <hierophect@gmail.com>
2020-03-10 15:41:24 +02:00

8 lines
266 B
Text

# Adafruit Feather STM32F405 Express board configuration
# Copyright (c) 2020 Lucian Copeland for Adafruit Industries
# SPDX-License-Identifier: Apache-2.0
config BOARD_ADAFRUIT_FEATHER_STM32F405
bool "Feather STM32F405 Express Board"
depends on SOC_STM32F405XG