Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a84a16f8ff0bee1cd8404e05e7fbb767bef5fef1
/
.
/
boards
/
arm
/
nucleo_f070rb
/
Kconfig.defconfig
blob: 970df859b3611a412f398bc7c356bad2420c8a20 [
file
]
# 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