blob: 3d3ecc5a5b7900ff08825889105872891461655d [file] [log] [blame]
# Silicon Labs EFR32BG13P (Blue Gecko) MCU configuration options
# Copyright (c) 2020 Piotr Mienkowski
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_EFR32BG13P
config SOC_SERIES
default "efr32bg13p"
config SOC_PART_NUMBER
default "EFR32BG13P632F512GM48" if SOC_PART_NUMBER_EFR32BG13P632F512GM48
config NUM_IRQS
# must be >= the highest interrupt number used
default 47
endif # SOC_SERIES_EFR32BG13P