summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorkevin3.yang <kevin3.yang@lcfc.corp-partner.google.com>2023-04-19 11:52:52 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-04-24 05:59:22 +0000
commit18fd2d050d0c1a96a67a9bc041f73b5655e743df (patch)
tree876a8282a250dc1b57d178dcfaaa73b9a72e7d76 /util
parente2bbc0a0587c04462c7a002ca59041bc36618968 (diff)
downloadchrome-ec-18fd2d050d0c1a96a67a9bc041f73b5655e743df.tar.gz
boxy: Initial EC image
Create the initial EC image for the boxy variant by copying the waddledee reference board EC files into a new directory named for the variant. (Auto-Generated by create_initial_ec_image.sh version 1.5.0). BUG=b:277529068 BRANCH=None TEST=make BOARD=boxy Change-Id: I8ab2faee3be0acf4cafaafd1c01d63593f04f5d6 Signed-off-by: kevin3.yang <kevin3.yang@lcfc.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4444450 Tested-by: Derek Huang <derekhuang@google.com> Reviewed-by: Derek Huang <derekhuang@google.com> Commit-Queue: Derek Huang <derekhuang@google.com>
Diffstat (limited to 'util')
-rwxr-xr-xutil/build_with_clang.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/build_with_clang.py b/util/build_with_clang.py
index 910e6ab96b..d219e77ab4 100755
--- a/util/build_with_clang.py
+++ b/util/build_with_clang.py
@@ -252,6 +252,7 @@ NDS32_BOARDS = [
"beetley",
"blipper",
"boten",
+ "boxy",
"dibbi",
"drawcia",
"galtic",