Releases: Open-CMSIS-Pack/devtools
Releases · Open-CMSIS-Pack/devtools
CMSIS-Pack Generator Version 0.9.2
CMSIS-Project Manager Version 1.1.0
Release for review of initial development
- add minimum component version handling
- add initial layer interfaces handling
- support Bversion alongside Brevision for backward compatibility
- fix config path for device dependent component
- fix context name resolution on interdependent access sequences
- fix default RTE directory reference
CMSIS-Build Version 1.1.0
Release for review of initial development
- update cbuild utility v1.1.0
- update cpackget utility v0.8.0
- simplify use of environment variables
- fix config path for device dependent component
- fix selection of latest compatible toolchain
CMSIS-Toolbox Version 1.0.0
CMSIS-Toolbox releases are now in the following repository:
https://github.com/Open-CMSIS-Pack/cmsis-toolbox/releases
CMSIS-Project Manager Version 1.0.0
Release for review of initial development
- rework output directories structure
- add list packs
--missing
option - categorize
.cc
extension as source c++ - introduce
for-compiler
andsetup
controls - accept multiple contexts selection via wildcards
- replace misc
C*
byC-CPP
- replace plural by singular keywords
define
,undefine
,add-path
,del-path
- retrieve local pack version from pdsc
- fix missing gpdsc warning
- fix CPRJ pack vendor
CMSIS-Build Version 1.0.0
Release for review of initial development
- update cbuild utility v1.0.0
- update cpackget utility v0.7.0
- update gcc support v11.2.1
- add CMake dependency on linker script
PackChk 1.3.96
What's Changed
- Fix ERROR M310 when directory name starts with . by @jeromecoutant in #137
- Packchk semantic version issue Git #329 (#240) by @grasci-arm in #372
- Add a check for using forward slashes in element Github#373 (#242) by @grasci-arm in #377
- Added Device Feature "SON"
CMSIS-Build Version 0.11.3
Release for review of initial development
- fix packlist generation.
CMSIS-Toolbox Version 0.10.2
CMSIS-Project Manager Version 0.9.6
Release for review of initial development
- add support for board variable $B.
- fix pack 'path' handling.