Releases: Open-CMSIS-Pack/devtools
Releases · Open-CMSIS-Pack/devtools
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
CMSIS-Build Version 0.10.6
Release Notes
- updated cpackget utility v0.3.2.
- updated help menu option.
- extended support for defines/undefines/includes/excludes at component/group/file level.
- added support for 'path' attribute in package requirement.
- added generation of list of missing packs in json format.
CMSIS-Toolbox Version 0.9.2 (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-Build Version 0.10.5
Release Notes
- new support for IAR compiler.
- updated cpackget utility v0.3.1.
- removed source file naming limitations.
- fixed: base path of pre-include files with config attribute.
- fixed: AC6/GCC cpu compiler option for Cortex-M33 with FPU and no DSP.
CMSIS-Project Manager Version 0.9.2 (alpha)
Release for alpha review
- added config files PLM.
- added pack selection support via
pack
keyword. - added user provided linker script selection.
- added board's pack and identifier into generated
cprj
. - updated schema for flexible vendor specific addon.
- fixed: device variant handling.
- fixed: component variant selection.
- fixed: remove invalid warning concerning processor usage.
CMSIS-Toolbox Version 0.9.1 (alpha)
Release for alpha review
Supported platforms: Win64, Linux, macOS
Installer: requires bash shell
Download: cmsis-toolbox_0.9.1.sh
Run: $./cmsis-toolbox_0.9.1.sh
- follow instructions in the shell
Contains:
CMSIS-Project Manager Version 0.9.1 (alpha)
Release for alpha review
- Add Access Sequences handling
- Integrate automatic schema check when parsing yml files.
- Add device discovering from board settings, allowing to specify a
board
instead of adevice
. - Add generator support commands:
list generators
andrun --generator <id>
. - Extend
list
commands to accept a solution context as input parameter for optimized results. - Bugfixes: add
Pname
for multicore devices and add API's pack when generating CPRJs, schemas refinements.
CMSIS-Pack Generator Version 0.9.1 (alpha)
Release for alpha review
This tool aids the creation of Open-CMSIS-Pack Software Packages for CMake managed software.
See the README for instructions on how to setup, configure and run the Open-CMSIS-Pack generator.
CMSIS-Toolbox Version 0.9.0 (alpha)
Release for alpha review
Supported platforms: Win64, Linux, macOS
Installer: requires bash shell
Download: cmsis-toolbox_0.9.0.sh
Run: $./cmsis-toolbox_0.9.0.sh
- follow instructions in the shell