]> begriffs open source - cmsis/commit
Cortex(M): align core header with TRMs
authorMartin Günther <martin.guenther@arm.com>
Tue, 31 Oct 2023 13:27:43 +0000 (14:27 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 13:27:43 +0000 (14:27 +0100)
commit572095882577518dbcfd52d6e9ecfe33fd77b7a5
tree14093e0b1fe443eb04d1ccaf4f0761532030ffa6
parent29ed1bcd719cd3458b2a142d00d009a9fb47a5c0
Cortex(M): align core header with TRMs

Reworked CMSIS core header files:
- align with latest TRMs
- unified core header
19 files changed:
ARM.CMSIS.pdsc
CMSIS/Core/Include/cmsis_version.h
CMSIS/Core/Include/core_ca.h
CMSIS/Core/Include/core_cm0.h
CMSIS/Core/Include/core_cm0plus.h
CMSIS/Core/Include/core_cm1.h
CMSIS/Core/Include/core_cm23.h
CMSIS/Core/Include/core_cm3.h
CMSIS/Core/Include/core_cm33.h
CMSIS/Core/Include/core_cm35p.h
CMSIS/Core/Include/core_cm4.h
CMSIS/Core/Include/core_cm55.h
CMSIS/Core/Include/core_cm7.h
CMSIS/Core/Include/core_cm85.h
CMSIS/Core/Include/core_sc000.h
CMSIS/Core/Include/core_sc300.h
CMSIS/Core/Include/core_starmc1.h
CMSIS/Core/Include/tz_context.h
CMSIS/RTOS2/Source/os_systick.c