Skip to content

Releases: Open-CMSIS-Pack/devtools

CMSIS-Project Manager Version 0.9.5

06 May 10:12
c66815b
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • add board revision and type list mutual exclusion in yml schema
  • initialize model explicitly before converting contexts
  • clean-up generic string filter
  • fix CPRJ package requirements generation
  • fix local file URLs handling

CMSIS-Build Version 0.11.1

06 May 10:13
48fb5c6
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • updated cbuild utility v0.9.1.
  • updated cpackget utility v0.4.1.
  • updated AC6 compiler support v6.18.0.

SVDConv 3.3.42

25 Apr 12:35
4109314
Compare
Choose a tag to compare

Changes since SVDConv 3.3.41

  • Fix crash when generating SFD files for deep register hierarchies

NOTE: the source code of the SVDConv has not been added to the repository yet.
This is a binary release only therefore the source code assets do not contain any source code of SVDConv.

Known Issues

Issue ARM-software/CMSIS_5#1514: SVDConv dynamically linked against libstdc++

CMSIS-Toolbox Version 0.10.0

19 Apr 13:10
1e323f6
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

Supported platforms: Win64, Linux, macOS
Download: Win64, Linux, macOS

Contains:

Documentation
Setup and installation

CMSIS-Project Manager Version 0.9.4

19 Apr 09:38
455bec0
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • reworked file references in generated CPRJs, allowing in-source conversion of solutions with layers
  • reworked context conversion processing
  • relaxed device/board accepted combinations
  • extended yml validation of empty objects
  • fixed schema file and version for generated CPRJs

CMSIS-Build Version 0.11.0

19 Apr 09:47
8fa4d6d
Compare
Choose a tag to compare
Pre-release

Release for review of initial development

  • new cbuild utility v0.9.0 replacing cbuild.sh.
  • updated cpackget utility v0.4.0.
  • added access sequences handling.

SVDConv 3.3.41

06 Apr 14:51
1caabeb
Compare
Choose a tag to compare

Changes since SVDConv 3.3.39

  • Add support for ArmChina Star-MC1.
  • Add evaluation and creation of disableCondition.
  • Migrate code to use std::filesystem.
  • Update win64 builds to use VisualStudio 2019.
  • Drop win32 support.
  • Add MacOS support.
  • Fix peripherals deriving from peripheral-array (dim).
  • Fix compiler warnings.

Changes since SVDConv 3.3.35

  • Add Cortex-M55 support
  • Add PMU handling
  • Increase support for up to 480 interrupts
  • Fix anonymous bitfield members to be ANSI-C compliant

Known Issues

  • Crash when generating SFD files for deep register hierarchies

NOTE: the source code of the SVDConv has not been added to the repository yet.
This is a binary release only therefore the source code assets do not contain any source code of SVDConv.

PackChk 1.3.95

06 Apr 14:01
1caabeb
Compare
Choose a tag to compare

Changes since 1.3.93

  • Contribute source code to Open-CMSIS-Pack devtools (239757f)
  • Allow the "RTE" folder name to be configurable (6dcf591)
  • Fix for issue #110: Wrong ERROR M310 (a484c1f)
  • Fix for issue #111: Wrong ERROR M339 (1e072b8)
  • Fix for issue #112: Include multiple dependent pdsc files (47fb9e1)

Known Issues

  • Issue #139: Message M377 to be INFO or WARNING
  • Issue #216: Requirements for message M379; at least one example per specified board

CMSIS-Toolbox Version 0.9.3 (alpha)

29 Mar 11:55
ddbf52e
Compare
Choose a tag to compare
Pre-release

Release for alpha review

Supported platforms: Win64, Linux, macOS
Installer: requires bash shell
Download: cmsis-toolbox.sh
Run: $./cmsis-toolbox.sh

  • follow instructions in the shell

Contains:

Documentation
Setup and installation

CMSIS-Project Manager Version 0.9.3 (alpha)

29 Mar 10:10
8e6e51f
Compare
Choose a tag to compare

Release for alpha review

  • added cdefault.yml handling​
  • added command 'list boards'
  • added pack selection support for 'path' keyword
  • added generator 'key' attribute support
  • extended support for defines/undefines/add-paths/del-paths at component/group/file level​
  • fixed solution translation controls keywords processing