summaryrefslogtreecommitdiff
path: root/board/fleex/led.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/fleex/led.c: Format with clang-formatJack Rosenthal2022-06-281-19/+28
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-201-1/+1
* Fleex: Add new LED state for fully charged in S5Diana Z2019-01-281-0/+1
* Fleex:Add define OCTOPUS_BATT_FUEL_LOW_LEDmatt_wang2018-10-041-0/+2
* meep: Add clamshell Suspend LED BehaviorZick Wei2018-09-201-2/+1
* fleex: add LED charging level 1 stateDiana Z2018-08-131-5/+3
* Fleex: implement LED behaviorDiana Z2018-08-021-0/+79