Open-CMSIS-Pack Technical Meeting 2024-04-30
Participants
Joachim Krech
Daniel Brondani
Sourabh Mehta
Christopher Seidl
Tarek BOCHKATI
Petr Hradsky
Reinhard Keil
David Jurajda
Maxime DORTEL
Bill Fletcher
Kyle Dando
Slides
(paste PDF)
Meeting Notes
To be filled out later by Bill from the slides/recording
Proposed restrictions we will document and implement if not objections raised by next week
CMSIS solution YAML input format:
valid strings for `type:` node in target-types and build-types are restricted to:
A-Z, a-z, 0-9, -, _ and a maximum length of 16 characters
CMSIS solution cbuild-set
valid
<solution-name>.cbuild-set.ymlfiles describe a list of `- context:` nodes where:all contexts specify the same
+<target-type>all contexts specify a
<project-name>only once
cbuild/csolution tools will validate the above rules
before writing
<solution-name>.cbuild-set.yml(-Sor--context-setand-cor--contextoptions are set at the same time)when reading
<solution-name>.cbuild-set.yml(only-Sor--context-setoption is set)
Meeting Recording