11 lines
212 B
YAML
11 lines
212 B
YAML
|
manifest:
|
||
|
remotes:
|
||
|
- name: testremote
|
||
|
url-base: https://example.com
|
||
|
|
||
|
projects:
|
||
|
- name: testproject
|
||
|
remote: testremote
|
||
|
west-commands:
|
||
|
- this-should-be-a-string-not-a-sequence
|