summaryrefslogtreecommitdiff
path: root/board/eve/led.c
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* eve: Move enums before declarations in led.cStefan Reinauer2017-07-281-11/+11
* eve: Changes to incoporate gradients to LED transitionsScott Collyer2017-07-151-41/+236
* eve: Minor changes to LED patternsScott Collyer2017-07-111-8/+10
* eve: Check for left/right LED auto controlDuncan Laurie2017-06-271-2/+2
* eve: Make sure both LEDs are updated when charger is connectedScott Collyer2017-06-161-46/+47
* eve: Update LED behavior to match new specScott Collyer2017-06-051-97/+178
* eve: Make ectool LED control interface more intuitiveDuncan Laurie2017-03-131-10/+23
* eve: Fix LED behavior when discharging with full batteryDuncan Laurie2017-03-091-0/+14
* eve: led: Avoid changing pwm with every tickDuncan Laurie2017-03-011-14/+40
* eve: LED changesDuncan Laurie2017-02-071-5/+12
* eve: Add per port control of charge LEDsScott2017-02-031-23/+83
* eve: Add support for 3 color PWM controlled LEDsScott2017-01-311-0/+194