zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
9.74k stars 6k forks source link

Backlight PWM driver #72193

Open MrMarteng opened 2 weeks ago

MrMarteng commented 2 weeks ago

Adding backlight driver api to enable possibility to control display backlight commonly. This PR includes PWM version of a backlight driver.