summaryrefslogtreecommitdiff
path: root/zephyr/projects/npcx_evb/npcx7/zmake.yaml
diff options
context:
space:
mode:
authorWealian Liao <whliao@nuvoton.corp-partner.google.com>2021-06-10 17:46:46 +0800
committerCommit Bot <commit-bot@chromium.org>2021-07-27 15:57:24 +0000
commit88b7bf8f40e8100eb338917ff1c9b1f82c449530 (patch)
treec0fcbff8ac475914c77a096d6473ae2550fa7d2e /zephyr/projects/npcx_evb/npcx7/zmake.yaml
parentc4e335d6851438aa2767189ef84dfefecca92869 (diff)
downloadchrome-ec-88b7bf8f40e8100eb338917ff1c9b1f82c449530.tar.gz
zephyr: Initial image for npcx_evb/npcx7
Initial image for npcx_evb/npcx7 supporting basic UART functionality and basic commands. BUG=none BRANCH=none TEST=test basic console functionality on npcx7_evb Signed-off-by: Wealian Liao <whliao@nuvoton.corp-partner.google.com> Change-Id: Ibdf1ce98b6ad747dc649b82f12e555e63569036a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3033230 Reviewed-by: Yuval Peress <peress@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org> Commit-Queue: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'zephyr/projects/npcx_evb/npcx7/zmake.yaml')
-rw-r--r--zephyr/projects/npcx_evb/npcx7/zmake.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/zephyr/projects/npcx_evb/npcx7/zmake.yaml b/zephyr/projects/npcx_evb/npcx7/zmake.yaml
new file mode 100644
index 0000000000..10cb8dffb7
--- /dev/null
+++ b/zephyr/projects/npcx_evb/npcx7/zmake.yaml
@@ -0,0 +1,11 @@
+# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+board: npcx7_evb
+dts-overlays:
+ - gpio.dts
+supported-zephyr-versions:
+ - v2.6
+toolchain: coreboot-sdk
+output-type: npcx