1# Copyright (c) 2020 Kalyan Sriram
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_BLACKPILL_F401CE
5	select SOC_STM32F401XE
6