summaryrefslogtreecommitdiff
path: root/util/lbcc.c
Commit message (Expand)AuthorAgeFilesLines
* ec: fix a clang warning by use a unused variable.Yunlian Jiang2015-04-201-1/+1
* ec: fix duplicate 'const' warning for clang..Yunlian Jiang2015-04-181-3/+3
* lightbar: interpreter additions to encode other patternsEric Caruso2014-10-151-88/+176
* lightbar: Rename structs and macros for kernel cros_ec_commandsEric Caruso2014-10-091-21/+22
* lightbar: treat HALT like a normal opcodeEric Caruso2014-10-011-1/+0
* Add compiler/decompiler for lightbar bytecode programs.Bill Richardson2014-09-301-0/+602