1# Copyright (c) 2024 STMicroelectronics
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_NUCLEO_C071RB
5	select SOC_STM32C071XX
6