blob: 7bcb50e8ef728e8ff5c66b899d13d5d9f47b3114 [file] [log] [blame]
# EFM32GG12B series configuration options
# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_EFM32GG12B
config NUM_IRQS
int
# must be >= the highest interrupt number used
default 68
config GPIO_GECKO
default y
depends on GPIO || LOG_BACKEND_SWO
endif # SOC_SERIES_EFM32GG12B