1# Copyright (c) 2025 Alex Fabre
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_NUCLEO_F072RB
5	select SOC_STM32F072XB
6