summaryrefslogtreecommitdiff
path: root/extra/lightbar
Commit message (Expand)AuthorAgeFilesLines
* extra: Sort header filesJeremy Bettis2022-11-224-13/+16
* Update license boilerplate text in source code filesMike Frysinger2022-09-125-5/+5
* extra/lightbar/input.c: Format with clang-formatJack Rosenthal2022-06-301-1/+1
* extra/lightbar/simulation.h: Format with clang-formatJack Rosenthal2022-06-291-17/+23
* extra/lightbar/windows.c: Format with clang-formatJack Rosenthal2022-06-291-28/+21
* extra/lightbar/main.c: Format with clang-formatJack Rosenthal2022-06-281-48/+62
* task: change task_set_event return type to voidFabio Baltieri2022-06-022-3/+2
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-142-4/+3
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-195-5/+5
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-241-5/+5
* ec: Add macro to check if constant index is too largeGwendal Grignou2018-10-231-0/+2
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* lightbar: interpreter additions to encode other patternsEric Caruso2014-10-1522-1/+187
* lightbar: bring the TAP sequence in graduallyBill Richardson2014-10-151-0/+1
* lightbar: Rename structs and macros for kernel cros_ec_commandsEric Caruso2014-10-092-5/+5
* lightbar: extra test programEric Caruso2014-10-091-0/+0
* Remove PULSE and TEST sequences from lightbar moduleVic Yang2014-10-081-1/+0
* lightbar: test programs for seq type PROGRAMEric Caruso2014-09-268-0/+3
* lightbar: add seq type PROGRAM for user-programmable sequencesEric Caruso2014-09-252-0/+38
* extra: Move lightbar simulator into subdirectoryAnton Staaf2014-09-117-0/+848