CMSIS-Project Manager Version 2.5.0
brondani
released this
19 Jul 10:52
·
108 commits
to main
since this release
Release Notes
- added
add-path-asm
for assembly files - added
--cbuild2cmake
option forconvert
command - added
select-compiler
handling when compiler is not defined - added
tmpdir
node handling for solution level temporary files - check
created-for
with version number - consider context selection for access sequences evaluation
- ignore layer entry expanded to empty string
- forbid use of mutually exclusive component variants
- handle cpp regex in
for-context
andnot-for-context
nodes - list layers: fixed removal of subset configurations
- list layers: fixed connections set combinations
- list layers: introduce
active
connect handling - removed
output-dirs
fromcproject.yml
schema - set only selected contexts in
cbuild-set.yml
andcbuild-idx.yml
- set
rebuild
flag incbuild-idx.yml
- skip emitting linker options for library targets
- skip creating
RTE_Components.h
when no component is selected - unified file
scope
attribute - updated
cdefault.yml
- validate uniqueness of component sources
- warn in case board or device name are set in
cproject.yml
orclayer.yml
- warn in case of
intdir
customization when using--cbuild2cmake