# STMicroelectronics STM32G061xx MCU # Copyright (c) 2021 Thomas Stranger # SPDX-License-Identifier: Apache-2.0 if SOC_STM32G061XX config SOC default "stm32g061xx" config NUM_IRQS default 32 endif # SOC_STM32G061XX