Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
af4148c8c879eafc0242f51b433e49e2ffdfbb47
/
.
/
boards
/
arm
/
nucleo_f070rb
/
Kconfig.defconfig
blob: 970df859b3611a412f398bc7c356bad2420c8a20 [
file
] [
log
] [
blame
]
# NUCLEO_F070RB board configuration
# Copyright (c) 2018 qianfan Zhao
# SPDX-License-Identifier: Apache-2.0
if
BOARD_NUCLEO_F070RB
config BOARD
default
"nucleo_f070rb"
config SPI_STM32_INTERRUPT
default
y
depends on SPI
endif
# BOARD_NUCLEO_F070RB