blob: 62c8e061965f24a44b2c811dc95216fe419246fe [file] [log] [blame]
# STM32G431RB Nucleo board configuration
# Copyright (c) 2019 Richard Osterloh <richard.osterloh@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_G431RB
config BOARD
default "nucleo_g431rb"
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_NUCLEO_G431RB