Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a8f5958c782ca6bb7d09e39d8f20c52a15d8959c
/
.
/
soc
/
st
/
stm32
/
stm32l1x
/
Kconfig.defconfig.stm32l151xc
blob: ba82596f38f5a0b59a620e5920c06194eccf090e [
file
] [
log
] [
blame
]
# STMicroelectronics STM32L151XC MCU
# Copyright (c) 2020 Abel Sensors
# SPDX-License-Identifier: Apache-2.0
if
SOC_STM32L151XC
# Based on stm32cube number of interrupts+1, not datasheet
config NUM_IRQS
default
57
endif
# SOC_STM32L151XC