Skip to content

Releases: Open-CMSIS-Pack/devtools

PackChk 1.3.98

21 Feb 14:10
684a419
Compare
Choose a tag to compare

What's Changed

Full Changelog: tools/buildmgr/1.4.0...tools/packchk/1.3.98

CMSIS-Project Manager Version 1.4.0

21 Dec 13:15
de6d17e
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • support for connections handling replacing interfaces
  • support for variables handling for setting layer paths
  • support for clayer, cimage, cproject and csolution elements in PDSC​
  • added --no-update-rte flag to skip the update of RTE folder contents in csolution
  • added list layers command for finding layers with compatible connections
  • added list toolchains command for finding configured toolchains
  • added top level misc node handling​ in cdefault
  • added for-context and not-for-context keywords replacing for-type and not-for-type
  • accept command line input *.csolution.yml without explicit -s,--solution flags

CMSIS-Build Version 1.4.0

21 Dec 12:37
63232a9
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • updated cbuild utility v1.4.0
  • updated cpackget utility v0.9.0
  • disable the update of RTE folder contents by default
  • added --update-rte flag to enable the optional update of RTE folder
  • fixed: handle legacy armasm hexadecimal defines

SVDConv 3.3.44

01 Dec 09:18
8499b00
Compare
Choose a tag to compare

What's Changed

  • Added: option "-n sfdOverwriteName" (#392)

Full Changelog: tools/buildmgr/1.3.0...tools/svdconv/3.3.44

CMSIS-Build Version 1.3.0

15 Nov 08:32
91d8e42
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • updated cbuild utility v1.3.0
  • updated cpackget utility v0.8.5
  • added compiler abstractions mappings
  • added ldcflag and ldcxxflag handling
  • added support for branch protection
  • added support for linux-arm64 host platform​
  • added support for toolchain environment variables

CMSIS-Project Manager Version 1.3.0

11 Nov 15:39
c10a75f
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • updated PLM of config files: use .base instead of .current extension​
  • added --export <suffix> option: set suffix for exporting <context><suffix>.cprj retaining only specified versions​
  • added ldcflag and ldcxxflag handling
  • added support for linux-arm64 host platform​
  • extended nodes in cbuild.yml files

PackChk 1.3.97

08 Nov 14:33
37ff330
Compare
Choose a tag to compare

What's Changed

  • Addressed CodeQL warnings (#451)
  • Narrowed warning M087 (#454)
  • Fixed minor issues (#519)
  • Added linux-arm64 build (#532)

SVDConv 3.3.43

07 Nov 13:50
3f2daf9
Compare
Choose a tag to compare

What's Changed

CMSIS-Project Manager Version 1.2.0

11 Oct 09:14
731c4bb
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • added -V/--version option
  • added -l, --load [latest|all|required] set policy for packs loading
  • removed -p/--project option
  • separation of config files belonging to layers
  • generation of cbuild-idx.yml and cbuild.yml files

CMSIS-Build Version 1.2.0

11 Oct 08:29
731c4bb
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • updated cbuild utility v1.2.0
  • updated cpackget utility v0.8.1
  • added -V/--version option
  • added component attribute rtedir allowing config files path customization