Skip to content

CMSIS-Project Manager Version 2.5.0

Latest
Compare
Choose a tag to compare
@brondani brondani released this 19 Jul 10:52
· 15 commits to main since this release
57adc46

Release Notes

  • added add-path-asm for assembly files
  • added --cbuild2cmake option for convert 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 and not-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 from cproject.yml schema
  • set only selected contexts in cbuild-set.yml and cbuild-idx.yml
  • set rebuild flag in cbuild-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 or clayer.yml
  • warn in case of intdir customization when using --cbuild2cmake