summaryrefslogtreecommitdiff
path: root/zephyr/program/nissa/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/nissa/BUILD.py')
-rw-r--r--zephyr/program/nissa/BUILD.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/zephyr/program/nissa/BUILD.py b/zephyr/program/nissa/BUILD.py
index 0a10912552..04b1f62778 100644
--- a/zephyr/program/nissa/BUILD.py
+++ b/zephyr/program/nissa/BUILD.py
@@ -113,3 +113,6 @@ uldren = register_nissa_project(
project_name="uldren",
chip="npcx9m3f",
)
+gothrax = register_nereid_project(
+ project_name="gothrax",
+)