1# Copyright (c) 2022 Brian Bradley
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_STM32F401_MINI
5	select SOC_STM32F401XC
6