Is there an existing issue for this?
Problem statement
Copilot identified the following while working on another PR
CMSIS-Core version metadata appears inconsistent: ARM.CMSIS.pdsc declares CORE Cversion 6.2.0 for M/A and 6.1.0 for R (e.g., lines ~675/688/697), but CMSIS/Core/Include/cmsis_version.h defines __CM_CMSIS_VERSION_MAIN/SUB = 6.1, __CA_* = 6.1, and __CR_* = 6.0.
Please align these version sources per the repo's version-sync rules.
Steps To Reproduce
No response
Is there an existing issue for this?
Problem statement
Copilot identified the following while working on another PR
CMSIS-Core version metadata appears inconsistent:
ARM.CMSIS.pdscdeclares CORECversion6.2.0 for M/A and 6.1.0 for R (e.g., lines ~675/688/697), butCMSIS/Core/Include/cmsis_version.hdefines__CM_CMSIS_VERSION_MAIN/SUB= 6.1,__CA_*= 6.1, and__CR_*= 6.0.Please align these version sources per the repo's version-sync rules.
Steps To Reproduce
No response