CMSIS_6
CMSIS_6 copied to clipboard
aarch64 interoperability
Few changes need for painless compile Cortex-A53 projects:
and
Hi @ua1arn,
looks non impacting any exiting CMSIS-based code. Please go ahead and raise a pull-request.
Did you check other compilers as well? Perhaps it makes sense to add a similar change to the other compiler, too.
Cheers, Jonatan
Other compilers may have different predefined macro.
pull-request too heavy for me ;)