# 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