summaryrefslogtreecommitdiff
path: root/zephyr/program/rex/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/rex/BUILD.py')
-rw-r--r--zephyr/program/rex/BUILD.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/program/rex/BUILD.py b/zephyr/program/rex/BUILD.py
index 89aee8b06d..1b0fe31509 100644
--- a/zephyr/program/rex/BUILD.py
+++ b/zephyr/program/rex/BUILD.py
@@ -44,3 +44,7 @@ register_rex_project(
here / "rex-sans-sensors" / "project.conf",
],
)
+
+register_rex_project(
+ project_name="screebo",
+)