Align CMSIS-Core version sources to 6.3.0 across M/A/R profiles - #324
Merged
Merged
Conversation
1 task
Co-authored-by: JonatanAntoni <25795816+JonatanAntoni@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix inconsistent core version metadata
Align CMSIS-Core version sources to 6.3.0 across M/A/R profiles
Sep 10, 2026
JonatanAntoni
marked this pull request as ready for review
September 10, 2026 10:04
jkrech
self-requested a review
September 11, 2026 08:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version metadata for CMSIS-Core was out of sync across pack descriptor, header macros, and docs (M/A), causing conflicting reported CORE versions. This change standardizes the next release version to
6.3.0in all required sync points.Scope: metadata alignment
ARM.CMSIS.pdscCORE components (condition="ARMv6_7_8-M Device",ARMv7_8-A Device,ARMv7-R Device) toCversion="6.3.0".Scope: authoritative header macros
CMSIS/Core/Include/cmsis_version.h:__CM_CMSIS_VERSION_SUB→3U__CA_CMSIS_VERSION_SUB→3U__CR_CMSIS_VERSION_SUB→3U6U, yielding profile versions6.3.Scope: documentation sync (M/A)
PROJECT_NUMBER:CMSIS/Documentation/Doxygen/Core/Core.dxy.in→Version 6.3.0CMSIS/Documentation/Doxygen/Core_A/Core_A.dxy.in→Version 6.3.0V6.3.0top revision row in:CMSIS/Documentation/Doxygen/Core/src/history.mdCMSIS/Documentation/Doxygen/Core_A/src/history.md