mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 20:18:17 +00:00
The SysTick timer logic of stm32h5, stm32h7, stm32l4, stm32l5, stm32u5 and stm32wl5 tests a family specific SYSTICK_HCLKd8 symbol, while common/stm32 and stm32wb already test CONFIG_STM32_SYSTICK_HCLKd8. Use the common name everywhere. No Kconfig defines the symbol and the timer logic undefines it unconditionally, so this does not change the generated code. Signed-off-by: raiden00pl <raiden00@railab.me> Assisted-by: Claude Code |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||