# 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