blob: 9a979aa80941b75eadfded0a751eeea46f3916c1 [file] [log] [blame]
# ST Microelectronics STM32L152XE MCU
# Copyright (c) 2019 Antony Pavlov <antonynpavlov@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32L152XE
config SOC
string
default "stm32l152xe"
config NUM_IRQS
int
default 57
endif # SOC_STM32L152XE