Skip to content

Releases: Open-CMSIS-Pack/devtools

CMSIS-Project Manager Version 0.9.1 (alpha)

24 Feb 09:34
dd3b4a8
Compare
Choose a tag to compare

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 a device.
  • Add generator support commands: list generators and run --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)

03 Feb 08:08
49d17e9
Compare
Choose a tag to compare

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)

01 Feb 11:04
9d2ada9
Compare
Choose a tag to compare
Pre-release

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

Setup: see ..../cmsis-toolbox/doc/toolbox/CMSIS-Toolbox.md

CMSIS-Project Manager Version 0.9.0 (alpha)

01 Feb 10:46
9d2ada9
Compare
Choose a tag to compare

Release for alpha review

CMSIS-Build Version 0.10.4

28 Jan 10:47
82dd4c2
Compare
Choose a tag to compare
Pre-release

Release Notes

  • new cpackget utility replacing cp_init.sh and cp_install.sh.
  • new layer compose command line options: --name , --description (see usage for more information).
  • added handling of multiple quotation marks inside defines and compiler flags.

CMSIS-Pack Generator Version 0.9.0 (alpha)

09 Sep 13:16
e7b250f
Compare
Choose a tag to compare

Release for alpha review

CMSIS-Build Version 0.10.3

08 Sep 12:49
9864bd8
Compare
Choose a tag to compare
Pre-release

Release Notes

CMSIS Project description format (*.cprj)

  • refinements for specifying alternative assembler

CMSIS-Build tools

Updates

  • removed MDK specific scripts.
  • new CMake support is replacing GNU Makefile generation with CMakelists.txt generation.
  • added macOS support.

Getting Started

1) Download CMSIS-Build installer

2) Toolchain download options

3) CMake installation

  • Download and install CMake 3.18.0 or higher.

4) CMSIS-Build Installation instructions

5) Documentation

6) License

7) Questions, comments and feedback

  • Create a request using the label Build.