All core_xxx.h core header files contain a defgroupCMSIS_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
Aligned the core header files to all have
defgroup CMSIS_register_aliases
and deprecated items under#ifndef CMSIS_DISABLE_DEPRECATED