nuttx-apps
nuttx-apps copied to clipboard
Improvement: pwm application needs to support parameter for multichannel pwm
Currently the pwm test application doesn't have a parameter to let user to select what channel he/she want to use.
You have to enable at least PWM_MULTICHAN (with a single channel is fine) to enabled the command line option.