summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/led_driver/led_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: LED: Convert hard-coded led_color enum to use DTstabilize-14682.B-mainParth Malkan2022-04-091-1/+0
* zephyr: LED: Convert brightness range func to use DTParth Malkan2022-04-081-1/+39
* zephyr: LED: Add single PWM LED supportParth Malkan2022-04-051-0/+3
* zephyr: LED: Update gpio led node definesParth Malkan2022-04-051-1/+1
* zephyr: LED: Split GPIO implementationParth Malkan2022-04-021-0/+74