Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

CMSIS_DEPRECATED for Cortex M? #1642

@carlosperate

Description

@carlosperate

The CMSIS_DEPRECATED macro seems to be included in the Cortex A headers only:

#ifndef CMSIS_DEPRECATED
#define CMSIS_DEPRECATED __attribute__((deprecated))
#endif

Could it be added to the CMSIS/Core/Include/cmsis_compiler.h file as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions