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