zephyr/arch/arm/soc/st_stm32/stm32f1/Kconfig.defconfig.stm32f103xe

20 lines
254 B
Text
Raw Normal View History

# 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