summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/led_driver/led.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Add test coverage to get_chipset_stateAl Semjonovs2022-09-011-1/+1
* zephyr: LED: Remove extra_flag propertyParth Malkan2022-08-181-39/+0
* zephyr/shim/src/led_driver/led.c: Format with clang-formatJack Rosenthal2022-06-291-44/+40
* zephyr: LED: Define battery-level property as int rangeParth Malkan2022-06-031-16/+15
* zephyr:test: Resolve linker conflict with gpio_ledAl Semjonovs2022-06-021-1/+1
* zephyr: LED: Use phandles instead of enumsParth Malkan2022-05-191-16/+25
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-3/+3
* zephyr: LED: Enable multi LED supportParth Malkan2022-04-291-19/+56
* zephyr: LED: Change system state node match logicParth Malkan2022-04-271-55/+45
* zephyr: LED: Fix led_tick logicParth Malkan2022-04-211-10/+12
* zephyr: LED: Remove hard-coded supported_led_id arrayParth Malkan2022-04-151-9/+7
* zephyr: LED: Convert brightness range func to use DTParth Malkan2022-04-081-18/+0
* zephyr: LED: Add single PWM LED supportParth Malkan2022-04-051-1/+2
* zephyr: LED: Update gpio led node definesParth Malkan2022-04-051-1/+1
* zephyr: LED: Split GPIO implementationParth Malkan2022-04-021-0/+304