|
# 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
|