summaryrefslogtreecommitdiff
path: root/board/eldrid/led.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/eldrid/led.c: Format with clang-formatJack Rosenthal2022-07-011-32/+35
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-221-2/+2
* eldrid: support ectool led control when no adapterScott Chao2021-01-161-18/+19
* eldrid: change power LED flicker frequency.Will2020-12-111-1/+1
* eldrid: turn off BAT LED when plug out ACScott Chao2020-11-231-4/+20
* eldrid: add battery low LED supportScott Chao2020-11-061-0/+2
* Eldrid: Implement LED functionlennon chen2020-09-121-76/+100
* eldrid: Initial EC imageMiceLin2020-08-121-0/+104