blob: b0ebe1bb96fdfb04a65db40bdd0918afefed73a3 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32F070XB MCU
#
# Copyright (c) 2018 qianfan Zhao
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F070XB
config SOC
string
default "stm32f070xb"
config NUM_IRQS
int
default 32
endif # SOC_STM32F070XB