diff options
author | Simon Glass <sjg@chromium.org> | 2018-01-12 11:09:56 -0800 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2018-01-18 20:18:16 -0800 |
commit | c7040bf38a2bc9b9566e9e8ddec0fed3bd15e897 (patch) | |
tree | 4c112288b7114ebb4a576b8a1b414d999ae9d3eb /builtin | |
parent | ead2428e915ba97185d35dfcfcf86feda5ff0059 (diff) | |
download | chrome-ec-stabilize-10323.31.B.tar.gz |
grunt: Add PWMs for battery / charger LEDsstabilize-10323.31.Bstabilize-10323.30.Bstabilize-10323.29.Bfactory-soraka-10323.B
Connect these up so that we can test the hardware.
BUG=b:71902053
BRANCH=none
TEST=manually on EC:
> pwm
PWM channels:
0: 0%
1: 100%
2: 100%
> pwm 1 50
Setting channel 1 to 50
1: 50%
> pwm 2 50
Setting channel 2 to 50
2: 50%
> pwm 1 10
Setting channel 1 to 10
1: 10%
See that the colours changes orange/blue
Change-Id: I9bc3f4c0eb033f58d7bfe524ba99f8dd2e177eef
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/865101
Reviewed-by: Edward Hill <ecgh@chromium.org>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions