Skip to content

Commit 8f9f46d

Browse files
committed
manifest: remove whitespace in project name
Whitespace in project name is now forbidden by west, leading to the following error: > UnboundLocalError: cannot access local variable 'context' where it is not associated with a value Signed-off-by: Mike Szczys <[email protected]>
1 parent 77feae5 commit 8f9f46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ manifest:
4747
revision: v1.2.0
4848
url: https://github.com/golioth/zephyr-network-info
4949

50-
- name: Golioth Battery Monitor
50+
- name: golioth-battery-monitor
5151
path: deps/modules/lib/battery-monitor
5252
revision: v1.0.0
5353
url: https://github.com/golioth/battery-monitor

0 commit comments

Comments
 (0)