blob: bd4fedf1b5a948e55d718eb098ef3e1020bbee44 [file] [log] [blame]
# STM32 Nucleo-64 development board with STM32F091RC MCU
# Copyright (c) 2017 Bobby Noelte
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_F091RC
config BOARD
default "nucleo_f091rc"
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_NUCLEO_F091RC