summaryrefslogtreecommitdiff
path: root/board/volteer/led.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/volteer/led.c: Format with clang-formatJack Rosenthal2022-06-281-7/+7
* zephyr: shim: handle sidesel in the shim fileFabio Baltieri2021-10-081-2/+0
* zephyr: shim: set supported_led_ids from the device treeFabio Baltieri2021-10-081-1/+1
* zephyr: shim: implement a default led_set_brightnessFabio Baltieri2021-10-061-1/+1
* zephyr: shim: implement a generic led_get_brightness_rangeFabio Baltieri2021-09-221-1/+1
* zephyr: shim: define led_color_map from the devicetreeFabio Baltieri2021-09-221-1/+1
* led_pwm: split color map on a separate structureFabio Baltieri2021-09-211-2/+1
* zephyr: shim: set pwm_led data from device treeFabio Baltieri2021-09-101-0/+2
* volteer: Add LED support for zephyr buildKeith Short2021-02-011-0/+9
* volteer: Support AP-control of LED_SIDESELAbe Levkoy2020-08-031-1/+2
* volteer: move the PWM configuration and LED support from baseboard to boardsxiong.huang2020-04-281-0/+103