nuttx/boards/arm/nrf52
raiden00pl 4df80e1928 !drivers/pwm: remove PWM_MULTICHAN option
BREAKING CHANGE: remove PWM_MULTICHAN option

PWM_MULTICHAN option is redundant, we can just set CONFIG_PWM_NCHANNELS > 1.
At default CONFIG_PWM_NCHANNELS is set to 1, so the default behavior is preserved.
Access to single channel API is now `info->channels[0].XXX` instead of `info->XXX`

This is the first step to simplify PWM implementation and make it more portable.

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-05-18 11:35:25 -04:00
..
arduino-nano-33ble boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
arduino-nano-33ble-rev2 boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
common include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
nrf52-feather boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
nrf9160-dk-nrf52 boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
nrf52832-dk boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
nrf52832-mdk boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
nrf52832-sparkfun boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
nrf52840-dk !drivers/pwm: remove PWM_MULTICHAN option 2026-05-18 11:35:25 -04:00
nrf52840-dongle boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
thingy52 boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
thingy91-nrf52 boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00
xiao-nrf52840 boards/comments: Remove legacy comments 2026-05-04 12:16:11 -03:00