zephyr/soc/arm/st_stm32/stm32u5/Kconfig.defconfig.stm32u585xx
Erwan Gouriou 92e3fc24a0 soc/arm/stm32u5: Add stm32u585xx soc series
Introduce STM32U585 series

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-09-01 15:25:20 -05:00

15 lines
222 B
Plaintext

# STMicroelectronics STM32U585XX MCU
# Copyright (c) 2021 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32U585XX
config SOC
default "stm32u585xx"
config NUM_IRQS
default 125
endif # SOC_STM32U585XX