blob: 739c5512170ede3f29f978cb3b4c8088f085a49a [file] [log] [blame]
# Copyright (c) 2020 Kalyan Sriram
# SPDX-License-Identifier: Apache-2.0
# F401CE based Black Pill V3.0+ board board configuration
if BOARD_BLACKPILL_F401CE
config BOARD
default "blackpill_f401ce"
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_BLACKPILL_F401CE