blob: e54fc87004e640a8c6548df7abc361cba2548b24 [file] [log] [blame]
# Copyright (c) 2020 Brian Bradley
# SPDX-License-Identifier: Apache-2.0
# F411CE based Black Pill V2.0+ board board configuration
if BOARD_BLACKPILL_F411CE
config BOARD
default "blackpill_f411ce"
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_BLACKPILL_F411CE