blob: c0f87fe11ffe7cd75359d55b13f1d2d343af5995 [file] [log] [blame]
# ST Microelectronics STM32L152XC MCU
# Copyright (c) 2020 Abel Sensors
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32L152XC
config SOC
string
default "stm32l152xc"
config NUM_IRQS
int
default 57
endif # SOC_STM32L152XC