nuttx/arch/arm/include/stm32u5
raiden00pl 8c23508510 arch/arm/stm32u5: use common Kconfig symbols
CONFIG_STM32U5_I2C3EN, SDMMC1EN, SDMMC2EN, the STM32U5xxXX family names
and STM32U5A5ZJT are not defined by any Kconfig, so the RCC clock enables
and the STM32U5A5ZJT block in chip.h are dead code.  Use the common
CONFIG_STM32_* symbols and CONFIG_ARCH_CHIP_STM32U5A5ZJT.

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
2026-08-18 09:34:58 +08:00
..
chip.h arch/arm/stm32u5: use common Kconfig symbols 2026-08-18 09:34:58 +08:00
irq.h arch/arm/stm32u5: use common Kconfig symbols 2026-08-18 09:34:58 +08:00
stm32_irq.h arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
stm32u5xx_irq.h arch/arm/stm32u5: use common Kconfig symbols 2026-08-18 09:34:58 +08:00