mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 01:13:29 +00:00
BREAKING CHANGE: STM32F7 Kconfig symbols were renamed from CONFIG_STM32F7_* 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_STM32F7_CUSTOM_CLOCKCONFIG was renamed to CONFIG_ARCH_BOARD_STM32_CUSTOM_CLOCKCONFIG. Signed-off-by: raiden00pl <raiden00@railab.me> |
||
|---|---|---|
| .. | ||
| chip.h | ||
| irq.h | ||
| stm32f72xx73xx_irq.h | ||
| stm32f74xx75xx_irq.h | ||
| stm32f76xx77xx_irq.h | ||