mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 10:05:57 +00:00
Added board definition additions for adafruit_feather_stm32f405 board. Signed-off-by: Lucian Copeland <hierophect@gmail.com>
9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
# 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
|