blob: b448461f39ec2f7598c20d81b7a7f3065c20c792 [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 BOARD
default "nucleo_g031k8"
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_NUCLEO_G031K8