nuttx-apps/examples/pwm
Michal Lenc 99b99c8c5e pwm: update channel range with support of 0 and -1
PWM drivers support channel numbers 0 (skip the channel) and -1 (skip this
channel and all following channels). This commit enables usage of this
numbers in PWM example application.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-02-27 22:33:56 +08:00
..
Kconfig pwm: update channel range with support of 0 and -1 2023-02-27 22:33:56 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
pwm_main.c Use macros from fixedmath.h for manipulating duty cycle 2021-12-29 06:25:27 -06:00
pwm.h examples: fix relative path CI error 2021-06-16 09:03:06 -05:00