1# Copyright (c) 2020 Lucian Copeland for Adafruit Industries
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_ADAFRUIT_FEATHER_STM32F405
5	select SOC_STM32F405XX
6