]> begriffs open source - cmsis/commit
Fix arch profile detection:
authorJonatan Antoni <jonatan.antoni@arm.com>
Wed, 9 Aug 2023 12:51:14 +0000 (14:51 +0200)
committerJonatan Antoni <jonatan.antoni@arm.com>
Wed, 9 Aug 2023 13:41:14 +0000 (15:41 +0200)
commitf09017100a0eca8ccd5769c794d2de77f511c823
tree5ab8739784f8833f5d355a4dddbb3d5142687a9f
parent0ad3936486650eb8a325a9295f502c64af044ea9
Fix arch profile detection:
cmsis_compiler.h must be independent from being included after
core_xx.h which sets __CORTEX_x defines.
CMSIS/Core/Include/cmsis_compiler.h
CMSIS/CoreValidation/Project/build.py
CMSIS/CoreValidation/Source/CV_CoreAFunc.c
CMSIS/CoreValidation/Source/CV_CoreFunc.c
CMSIS/CoreValidation/Source/CV_CoreInstr.c
CMSIS/CoreValidation/Source/CV_CoreSimd.c
CMSIS/CoreValidation/Source/CV_GenTimer.c