Commit e620514
zephyr: change config that enables LED PWM in CMakeLists
This commit fixes the misleading comment in lazor led implementation
and changes the config option that adds the led_pwm.c to compilation.
BRANCH=main
BUG=b:222684744
TEST=zmake testall
Change-Id: Ied2ae753b2a2e32243d07697b8fb05d4a06d1f53
Signed-off-by: Michał Barnaś <mb@semihalf.com>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3528407
Reviewed-by: Aaron Massey <aaronmassey@google.com>1 parent 66c4507 commit e620514
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments