]> begriffs open source - cmsis/history - CMSIS/Core/Include/core_cm35p.h
CMSIS-Core(M) Doc: added info about deprecated symbols.
[cmsis] / CMSIS / Core / Include / core_cm35p.h
2024-05-13 Vladimir MarchenkoCMSIS-Core(M) Doc: added info about deprecated symbols.
2024-05-06 Jonatan AntoniUpdates for upcoming 6.1.0 release:
2024-05-06 GuentherMartinCore: Added CoreDebug, CMSIS_5 backward compatibility
2024-04-30 GuentherMartinCore: correct type ENDIANNESS
2023-10-31 Martin GüntherCortex(M): align core header with TRMs
2023-10-10 GuentherMartinCortex(M): align __FPU_USED check
2023-09-26 Vladimir MarchenkoDoc link fixes
2023-08-09 Markus KleinRetire the Core_A folder and use a single Core folder...
2023-06-12 MartinEnhance the cast from uint32_t to uint32_t* by intermed...
2023-04-13 Alan PhippsCore(M): Enable support for TI Arm Clang Compiler ...
2021-10-14 Chris ReedCore: add missing Secure Fault syndrome registers and...
2021-06-04 GuentherMartinCMSIS-Core(M): incorrect use of SCB_SHCSR_MEMFAULTACT_P...
2020-08-19 GuentherMartinAdded missing register BPIALL to SCB_Type structure.
2020-03-27 Jonatan AntoniCore(M): Fixed device config checks for missing defines.
2020-02-11 GuentherMartinAdded UDE support to ARM-v8-M header files.
2020-02-10 Jonatan AntoniCore(M): Fixed FPU_Type by adding missing MVFR2 field.
2020-02-05 Jonatan AntoniCore(M): Ignore -Wpedantic on Armv8-M core headers.
2019-06-27 Jonatan AntoniRevert "Core(M): Fixed definition of Armv8-M MPU_Type...
2019-06-04 Jonatan AntoniCore(M): Fixed definition of Armv8-M MPU_Type to be...
2019-05-13 Christophe FavergeonMerge pull request #572 from clamar01/develop
2019-05-09 Kevin Bracey__NVIC_EnableIRQ compiler barriers
2019-05-09 Kevin BraceyNVIC_SetVector: Add DSB to newer cores
2019-03-18 Jonatan AntoniUpdated file versions, dates and copyright headers.
2018-11-12 Joachim Krechreplacing __ARM_PCS_VFP with __ARM_FP for FPU codegen...
2018-09-12 Alexander KoeberlCMSIS-Core(M): Fixed incorrect EXC_RETURN_SPSEL definit...
2018-09-06 GuentherMartinRemoved ITM integration registers.
2018-09-06 GuentherMartinDeleted obsolete registers from SCB_Type structure.
2018-09-04 GuentherMartinAdded Cortex-M35P device Support.