blob: 779d26245082b2ef27590c3578a08abd942cc491 [file] [log] [blame]
# ST Microelectronics STM32L010XX MCU
#
# Copyright (c) 2023 OS Systems
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32L010X4
config SOC
default "stm32l010x4"
config NUM_IRQS
default 30
endif # SOC_STM32L010X4