blob: 2c6c84ed50d9eb5f888ecb5429e0a431192f4bf6 [file] [log] [blame]
# STM32 Nucleo-32 development board with STM32G031K8 MCU
# Copyright (c) 2022 Joylab AG <team@joylab.ch>
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_G031K8
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_NUCLEO_G031K8