nuttx/arch/arm/include/stm32h7
raiden00pl c926b8af0c !arch/stm32h7: use common STM32 Kconfig symbols
BREAKING CHANGE: STM32H7 Kconfig symbols were renamed from CONFIG_STM32H7_* to CONFIG_STM32_*.
Out-of-tree code must update defconfigs and Kconfig references to the new CONFIG_STM32_* names.
The custom clock option is a special breaking case that does not follow the family-to-common pattern:
CONFIG_STM32H7_CUSTOM_CLOCKCONFIG was renamed to CONFIG_ARCH_BOARD_STM32_CUSTOM_CLOCKCONFIG.

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-06-24 23:14:35 +08:00
..
chip.h !arch/stm32h7: use common STM32 Kconfig symbols 2026-06-24 23:14:35 +08:00
irq.h !arch/stm32h7: use common STM32 Kconfig symbols 2026-06-24 23:14:35 +08:00
stm32h7x3xx_irq.h stm32h7: add configuration for STM32H723 chips (STM32H723ZG and STM32H723VG) 2026-03-05 16:51:49 -03:00
stm32h7x5xx_cpu2_irq.h arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
stm32h7x5xx_irq.h arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
stm32h7x7xx_irq.h arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00