ARM-software / CMSIS_6

CMSIS version 6 (successor of CMSIS_5)
https://arm-software.github.io/CMSIS_6/
Apache License 2.0
194 stars 64 forks source link

CMSIS-Core(M) Doc: added info about deprecated symbols. #161

Closed vovamarch closed 6 months ago

vovamarch commented 6 months ago

All core_xxx.h core header files contain a defgroup CMSIS_register_aliases which must be renamed to CMSIS_deprecated_aliases. This PR misses some core_xxx.h files. The backward compatibility misses the typo correction for ENDIANNESS (PR #150).

Aligned the core header files to all have defgroup CMSIS_register_aliases and deprecated items under #ifndef CMSIS_DISABLE_DEPRECATED