# Kconfig - STM32L476RG Nucleo board configuration | |
# | |
# Copyright (c) 2016 Open-RnD Sp. z o.o. | |
# Copyright (c) 2016 BayLibre, SAS | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
# | |
if BOARD_NUCLEO_L476RG | |
config BOARD | |
default nucleo_l476rg | |
endif # BOARD_NUCLEO_L476RG |