mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +08:00
80b9fc30de
- Added PWM support on Arduino R4 Minima board. This board has 5 PWM channels available using the GPT timer from the RA4M1 microcontroller. - Added a pwm config file to enable PWM supporting GTP2 GTIOCB on P102. Signed-off-by: leocafonso <leocafonso@gmail.com>