nuttx/Documentation/components/drivers/character/timers
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
..
capture.rst !arch/stm32h7: use common STM32 Kconfig symbols 2026-06-24 23:14:35 +08:00
dshot.rst Documentation/drivers/timers: Add documentation of DShot driver upper half 2026-04-30 12:24:47 +08:00
index.rst !drivers: separate pulse count feature from PWM driver 2026-05-25 14:33:11 +02:00
oneshot.rst Documentation/drivers/timers: Add information about timers. 2025-11-24 19:43:07 +08:00
pulsecount.rst !drivers: separate pulse count feature from PWM driver 2026-05-25 14:33:11 +02:00
pwm.rst !drivers: separate pulse count feature from PWM driver 2026-05-25 14:33:11 +02:00
rtc.rst
timer.rst !boards: Remove NSH_ARCHINIT and board_app_initialize 2026-05-02 18:36:46 +08:00
timer.svg Documentation/drivers/timers: Add information about timers. 2025-11-24 19:43:07 +08:00
watchdog.rst