blob: dfdac1bba98b6fea398ee02cc2f37726b03f18e9 [file] [log] [blame]
# STM32WBA52CG Nucleo board configuration
# Copyright (c) 2023 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_WBA52CG
config BOARD
default "nucleo_wba52cg"
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_NUCLEO_WBA52CG