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