Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aeaf32aada93513bf10fbd921fce7e9c92de79e5
/
.
/
soc
/
silabs
/
silabs_s1
/
efm32pg1b
/
Kconfig.defconfig
blob: 6f440e11d18061473d45745b2c35d38e1cd7849d [
file
] [
log
] [
blame
]
# Copyright (c) 2020 Rafael Dias Menezes <rdmeneze@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if
SOC_SERIES_EFM32PG1B
config NUM_IRQS
# must be >= the highest interrupt number used
default
34
endif