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, 2 insertions, 1 deletions
diff --git a/zephyr/program/nissa/BUILD.py b/zephyr/program/nissa/BUILD.py
index 04b1f62778..fce86e7c71 100644
--- a/zephyr/program/nissa/BUILD.py
+++ b/zephyr/program/nissa/BUILD.py
@@ -113,6 +113,7 @@ uldren = register_nissa_project(
project_name="uldren",
chip="npcx9m3f",
)
-gothrax = register_nereid_project(
+gothrax = register_nissa_project(
project_name="gothrax",
+ chip="it81302bx",
)