blob: 8bfed8c7b109aefe8f09fa89da163ab2c76e933c [file] [log] [blame]
# ST Microelectronics STM32F072XB MCU
# Copyright (c) 2017 BayLibre, SAS
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32F072X8 || SOC_STM32F072XB
config SOC
default "stm32f072xb"
config NUM_IRQS
default 32
endif # SOC_STM32F072X8 || SOC_STM32F072XB