blob: 4fe7e1dfb52cf86d920a1b76cc1cb5e27bded726 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32F072XB MCU
#
# Copyright (c) 2017 BayLibre, SAS
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F072XB
config SOC
string
default stm32f072xb
config NUM_IRQS
int
default 32
endif # SOC_STM32F072XB