Browse Source
Make 'default' and 'revisions' fields optional for custom revisions. When using custom revision format, then board author must create a revision.cmake file for revision handling, in which case revisions don't need to be specified in the board.yml file. Therefore make 'default' and 'revisions' fields optional in the schema and implement custom yaml validation which can validate that 'default' and 'revisions' are specified for all other revision formats. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>pull/69687/head
2 changed files with 11 additions and 2 deletions
Loading…
Reference in new issue