mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
- 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>