summaryrefslogtreecommitdiff
path: root/zephyr/projects/it8xxx2_evb/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/it8xxx2_evb/BUILD.py')
-rw-r--r--zephyr/projects/it8xxx2_evb/BUILD.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/zephyr/projects/it8xxx2_evb/BUILD.py b/zephyr/projects/it8xxx2_evb/BUILD.py
index 9d488776be..3dea4d9c20 100644
--- a/zephyr/projects/it8xxx2_evb/BUILD.py
+++ b/zephyr/projects/it8xxx2_evb/BUILD.py
@@ -2,6 +2,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+"""Define zmake projects for it8xxx2_evb."""
+
register_raw_project(
project_name="it8xxx2_evb",
zephyr_board="it8xxx2_evb",