Skip to content

CMSIS-Project Manager Version 2.13.0

Latest

Choose a tag to compare

@brondani brondani released this 19 Feb 10:50
· 8 commits to main since this release
86a6bfd

Release Notes

  • added flash-info node into cbuild-run.yml
  • added list packs --locked option
  • added telnet node handling
  • added reference to compile_commands.json file into cbuild.yml
  • added support for link: whole-archive feature
  • allow redefining load mode and load-offset of output images
  • ensure access sequences under target-set do not generate dependencies
  • ensure packs with explicit paths have priority over installed ones
  • improve errors/warnings around component validation
  • fixed for-compiler check and error message
  • fixed list packs --missing
  • fixed pname for SCVD entries in cbuild-run
  • fixed schema SetupType
  • fixed schema TypeListMutualExclusion
  • make behavior of pack filtering consistent in case of all packs enabled
  • process pack requirements for a context only once
  • reduce severity of missing dbgconf from error to warning
  • restrict check of package requirements
  • set Bname to empty string if not defined
  • skip linker script generation when --dry-run
  • support hex values with suffix in defines
  • suppress info message concerning RTE header file recreation
  • RPC enhancements
    added method to obtain evaluated variables
    added method to report context info
    added upgrade node into PackReference
    clean-up processed contexts when reloading solution
    enhanced RPC tests for packs and components
    reset pack filter flag on loading solution and running convert
  • Zephyr/West enhancements:
    added documentation to WestProjectType
    fixed west-opt schema
    preserve west groups in cbuild.yml