Skip to content

Inconsistent header file naming. critical.h should be mbed_critical.h #3259

@adbridge

Description

@adbridge

Description

  • Type: Enhancement
  • Priority: Minor

Enhancement

critical.c was renamed to mbed_critical.c during the file renaming phase, however it's header , critical.h was not renamed. This now looks inconsistent.

Suggested enhancement
Rename /platform/critical.h to /platform/mbed_critical.h

Pros
Maintain a consistent codebase.

Cons
none

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