Skip to content

Conversation

@tpambor
Copy link
Contributor

@tpambor tpambor commented Jun 20, 2025

Currently CMSIS_6 is based on ARM-software/CMSIS_6@783317a, a commit between v6.1.0 and v6.2.0, which is not an official release. As recommended by the upstream repository, "For stable versions ready for productive use please refer to tagged releases, like CMSIS 6.2.0." This update ensures that our project is aligned with a stable, supported, and production-ready version of CMSIS6.

This upgrade is a proactive measure to prepare for the upcoming Zephyr 4.2.0 release.

The pull request for the zephyr fork of CMSIS_6 is zephyrproject-rtos/CMSIS_6#4.

Fixes #91978

@github-actions github-actions bot added the size: XS A PR changing only a single line of code label Jun 20, 2025
@github-actions
Copy link

github-actions bot commented Jun 20, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
cmsis_6 zephyrproject-rtos/CMSIS_6@6dd5043 zephyrproject-rtos/CMSIS_6@06d952b (main) zephyrproject-rtos/CMSIS_6@6dd50439..06d952b6

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-cmsis_6 DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Jun 20, 2025
@ghost ghost requested review from stephanosio and wearyzen June 23, 2025 12:13
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Jun 23, 2025
Update CMSIS_6 to v6.2.0.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
@sonarqubecloud
Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@tpambor
Copy link
Contributor Author

tpambor commented Jun 24, 2025

@wearyzen I updates this PR to the new commit hash.

@ghost ghost requested review from ithinuel and tomi-font June 24, 2025 13:30
@kartben kartben merged commit 980573f into zephyrproject-rtos:main Jun 25, 2025
28 checks passed
@ghost ghost mentioned this pull request Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manifest manifest-cmsis_6 size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CMSIS_6 module to a official, stable release

4 participants