summaryrefslogtreecommitdiff
path: root/board/casta/led.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/casta/led.c: Format with clang-formatJack Rosenthal2022-06-301-42/+46
* 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
* casta : Blink red led to indicate low batteryYongBeum Ha2019-05-281-2/+3
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-201-1/+1
* casta:Turn on green led when charge state is idleYongBeum Ha2019-04-131-1/+1
* casta : Turn on blue led when system is onYongBeum Ha2019-03-131-1/+5
* casta : implement ledYongBeum Ha2019-01-241-0/+125