mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
11d15bb238
Use static lower-half instances per timer and select the channel through Kconfig and board data instead of passing runtime PWM routing into the driver. This keeps the HT32 PWM support aligned with the existing NuttX pattern and documents the esk32 single-device TMR3 routing. Signed-off-by: Felipe Moura <moura.fmo@gmail.com>