Skip to content

[Bug]: Inconsistent core versions #323

Description

@RobertRostohar

Is there an existing issue for this?

  • I have searched the existing issues

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions