11 lines
209 B
YAML
11 lines
209 B
YAML
|
manifest:
|
||
|
remotes:
|
||
|
- name: testremote
|
||
|
url-base: https://example.com
|
||
|
|
||
|
projects:
|
||
|
- name: testproject
|
||
|
remote: testremote
|
||
|
west-commands:
|
||
|
this-key-is-invalid: so-is-this-value
|