[csolution] generate fully qualified DeviceID and BoardID including vendor, even if no vendor is specified in *.csolution.yml
file
#1930
Labels
bug
Something isn't working
Describe the bug
When the csolution.yml file is lacking the board vendor in the boardID
instead of
The expectation is that in
*.cbuild.yml
the vendor is always present - today the vendor is omitted!This is similar to partially specified components which are fully specified in cbuild.yml
Note: This requirement is also true for
*.cbuild-gen.yml
generated prior to launching a generator.To Reproduce
Take an existing CMSIS Solution project and remove the vendor from the board/device node.
Run
cbuild setup
and inspect the generated *.cbuild.yml fileExpected behavior
The expectation is that in
*.cbuild.yml
the vendor is always presentEnvironment (please complete the following information):
The text was updated successfully, but these errors were encountered: