Skip to content

Releases: Open-CMSIS-Pack/devtools

CMSIS-Build Version 2.1.0

01 Sep 08:37
143ee54
Compare
Choose a tag to compare

Release notes

  • updated cbuild utility v2.1.0
  • updated cpackget utility v1.0.1
  • updated csolution utility v2.1.0
  • added linker file pre-processor secure flags
  • fixed handling of AC6 projects with only legacy assembly files

CMSIS-Project Manager Version 2.1.0

31 Aug 14:33
90617b6
Compare
Choose a tag to compare

Release notes

Features:

  • added list configs command to list configuration files
  • added option --context-replacement to replace context selection
  • added license information to cbuild.yml files
  • introduced optional flag when requiring a layer by its type
  • check file references portability
  • support dry-running generators

Bugfixes:

  • fixed handling of duplicated packs
  • fixed toolchain redefinition from command line --toolchain
  • fixed list layers: update connections validation rules
  • fixed list layers: consider candidate layers as optional by default
  • updated cdefault content
  • updated CLANG support
  • updated default linker scripts

SVDConv v3.3.46

30 Aug 10:53
835357e
Compare
Choose a tag to compare

What's Changed

  • [SVDConv] runs in infinite loop when using generate partition on SVD file without element under #1082 (#671) by @grasci-arm in #1086

Full Changelog: tools/buildmgr/2.0.0...tools/svdconv/3.3.46

CMSIS-Project Manager Version 2.0.0

30 Jun 11:52
9f1d1b4
Compare
Choose a tag to compare

Release notes

  • added alpha support for LLVM/Clang
  • updated help page
  • fixed: accept default linker script from different filesystem drive

CMSIS-Build Version 2.0.0

30 Jun 12:45
bac6f79
Compare
Choose a tag to compare

Release notes

  • updated cbuild utility v2.0.0
  • updated cpackget utility v1.0.0
  • added alpha support for LLVM/Clang
  • enabled linker defines as trigger for preprocessing
  • set initial CMake flags for AC6 compiler check

CMSIS-Project Manager Version 2.0.0-dev3

23 Jun 09:38
4a0ce8d
Compare
Choose a tag to compare

Release for review of initial development

  • added support for standard language options
  • added support for language and scope component file attributes
  • allow command line toolchain selection redefinition
  • allow solution description node in parser validation
  • fixed cproject filename case mismatch issue

CMSIS-Build Version 2.0.0-dev3

23 Jun 11:27
7f7c524
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • updated cbuild utility v2.0.0-dev3
  • removed AC5 support
  • added support for standard language options
  • added CPRJ schema version check

CMSIS-Project Manager Version 2.0.0-dev2

16 Jun 12:29
b74ad03
Compare
Choose a tag to compare

Release for review of initial development

  • added support for GPDSC bundle
  • added support for multiple --context inputs
  • added validation of target and build types
  • cleaned-up command line options
  • updated project setup handling
  • updated default gcc_linker_script.ld
  • restored CPRJ output type

CMSIS-Build Version 2.0.0-dev2

16 Jun 13:45
36364fd
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • updated cbuild utility v2.0.0-dev2
  • workaround for CMakeASM files installed via vcpkg on macOS/Linux

CMSIS-Project Manager Version 2.0.0-dev1

07 Jun 08:45
ceaebf0
Compare
Choose a tag to compare

Release for review of initial development

  • added rte base-dir node allowing RTE folder customization​
  • added conditions evaluation output in list dependencies and list components
  • added command update-rte
  • aligned load packs policy handling
  • reworked cdefault handling
  • bugfix: generators parsing in cproject and clayer
  • bugfix: processor handling in clayer