summaryrefslogtreecommitdiff
path: root/zephyr/projects/volteer/delbin/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/volteer/delbin/BUILD.py')
-rw-r--r--zephyr/projects/volteer/delbin/BUILD.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/projects/volteer/delbin/BUILD.py b/zephyr/projects/volteer/delbin/BUILD.py
index 02508eedb3..fd933cc8d1 100644
--- a/zephyr/projects/volteer/delbin/BUILD.py
+++ b/zephyr/projects/volteer/delbin/BUILD.py
@@ -3,7 +3,7 @@
# found in the LICENSE file.
register_npcx_project(
- "delbin",
+ project_name="delbin",
zephyr_board="volteer",
dts_overlays=["gpio.dts", "motionsense.dts"],
)