summaryrefslogtreecommitdiff
path: root/board/mancomb/board.h
Commit message (Collapse)AuthorAgeFilesLines
* Mancomb: Enable LEDsDiana Z2021-04-231-5/+3
| | | | | | | | | | | | | | | Enable some basic power LED states for mancomb. Solid green for S0, flashing yellow for suspend, and flashing red for insufficient charger. BRANCH=None BUG=b:185508707 TEST=builds (boards have not SMT'd yet) Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: I18369a8b0d51b73e3aa9883feef7441f5cae923c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2832695 Reviewed-by: Rob Barnes <robbarnes@google.com> Commit-Queue: Rob Barnes <robbarnes@google.com>
* mancomb: Create mancomb baseboard and variantRob Barnes2021-03-031-0/+37
This is a full copy paste of guybrush just with guybrush replaced with mancomb. Follow up CLs will make required changes so it's clear what changed between guybrush and mancomb. BUG=b:174424094, b:181510382 TEST=Build BRANCH=None Change-Id: I16f00e2749ab466e619b77925b25b275aca67a6c Signed-off-by: Rob Barnes <robbarnes@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2727634 Reviewed-by: Diana Z <dzigterman@chromium.org>