e2b38e02bf
Enable HW PWM driver instead of the SW one on nRF SoCs where the PWM peripheral is present. Default PWM instances are also enabled on Nordic DK boards so that it is possible to build the basic fade_led sample for them without extra adjustments. After the above changes are applied, some configuration alterations in basic samples blink_led and fade_led become no longer needed. These are removed. And the blink_led sample is corrected so that it works with the nRF HW PWM driver as well. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.esp32 | ||
Kconfig.imx | ||
Kconfig.mcux_ftm | ||
Kconfig.nrf5_sw | ||
Kconfig.nrfx | ||
Kconfig.pca9685 | ||
Kconfig.qmsi | ||
Kconfig.stm32 | ||
pwm_dw.c | ||
pwm_handlers.c | ||
pwm_imx.c | ||
pwm_led_esp32.c | ||
pwm_mcux_ftm.c | ||
pwm_nrf5_sw.c | ||
pwm_nrfx.c | ||
pwm_pca9685.c | ||
pwm_pca9685.h | ||
pwm_qmsi.c | ||
pwm_stm32.c | ||
pwm_stm32.h |