CMSIS_5
CMSIS_5 copied to clipboard
`CMSIS_DEPRECATED` for Cortex M?
The CMSIS_DEPRECATED macro seems to be included in the Cortex A headers only:
https://github.com/ARM-software/CMSIS_5/blob/a75f01746df18bb5b929dfb8dc6c9407fac3a0f3/CMSIS/Core_A/Include/cmsis_compiler.h#L85-L87
Could it be added to the CMSIS/Core/Include/cmsis_compiler.h file as well?
Hi @carlosperate,
Thanks for pointing this out. We are working on getting Core-M and -A better aligned in CMSIS 6 under https://github.com/ARM-software/CMSIS_6.