Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
af81648a1873ad327fa7523e23a27f04a6ace1bb
/
.
/
soc
/
arm
/
st_stm32
/
stm32l1
/
Kconfig.defconfig.stm32l152xc
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