blob: 319f976235f02831d814d9900de3e101d557fd5f [file] [log] [blame]
# NUCLEO-64 F103RB board configuration
# Copyright (c) 2016 Open-RnD Sp. z o.o.
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_F103RB
config BOARD
default "nucleo_f103rb"
config UART_2
default y
depends on UART_CONSOLE
config PWM_STM32_1
default y
depends on PWM
if SPI
config SPI_1
default y
config SPI_2
default y
endif
config ADC_1
default y
depends on ADC
endif # BOARD_NUCLEO_F103RB