zephyr/soc/arm/st_stm32/stm32l4/Kconfig.defconfig.stm32l4r5xx

15 lines
221 B
Plaintext
Raw Normal View History

# ST Microelectronics STM32L4R5xx MCU
# Copyright (c) 2018 Pushpal Sidhu
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32L4R5XX
config SOC
default "stm32l4r5xx"
config NUM_IRQS
default 95
endif # SOC_STM32L4R5XX