1# Copyright (c) 2024 Maxin John
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_STM32L152C_DISCO
5	select SOC_STM32L152XC
6