summaryrefslogtreecommitdiff
path: root/board/kappa/led.c
Commit message (Expand)AuthorAgeFilesLines
* board/[kappa|terrador]: Fix compilation errorTom Hughes2022-11-141-0/+1
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-6/+4
* board/kappa/led.c: Format with clang-formatJack Rosenthal2022-07-011-8/+7
* kappa: add gpio led controllingDevin Lu2020-02-181-27/+123
* kappa: enable ledDevin Lu2020-01-311-0/+51