Releases: Open-CMSIS-Pack/devtools
Releases · Open-CMSIS-Pack/devtools
CMSIS-Project Manager Version 0.9.5
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
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
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
CMSIS-Project Manager Version 0.9.4
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
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
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
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
CMSIS-Toolbox Version 0.9.3 (alpha)
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:
CMSIS-Project Manager Version 0.9.3 (alpha)
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