blob: a87b3d21f4e4876aa449bcf2a14a9854239921c4 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32F103VE MCU
#
# Copyright (c) 2016 Open-RnD Sp. z o.o.
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F103XE
config SOC
string
default stm32f103xe
config NUM_IRQS
int
default 68
endif # SOC_STM32F103XE