2016-03-06 04:49:40 +08:00
|
|
|
# Kconfig - NUCLEO-64 F103RB board configuration
|
|
|
|
#
|
|
|
|
# Copyright (c) 2016 Open-RnD Sp. z o.o.
|
|
|
|
#
|
2017-01-19 09:01:01 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2016-03-06 04:49:40 +08:00
|
|
|
#
|
|
|
|
|
2016-05-25 07:17:13 +08:00
|
|
|
config BOARD_NUCLEO_F103RB
|
2016-03-06 04:49:40 +08:00
|
|
|
bool "NUCLEO-64 F103RB Development Board"
|
2016-11-03 16:29:04 +08:00
|
|
|
depends on SOC_STM32F103XB
|