]> begriffs open source - cmsis/history - CMSIS/Core/Include/core_cm23.h
Possible bugs in MMU_MemorySection(), MMU_MemoryPage() (#219)
[cmsis] / CMSIS / Core / Include / core_cm23.h
2024-09-30 Tudor TimiFix typos in headers
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-26 Jonatan AntoniFix CodeQL issues
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 ...
2020-02-11 GuentherMartinAdded UDE support to ARM-v8-M header files.
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-06-22 Jonatan AntoniCore(M): Fixed typos. (Issues #340)
2018-06-04 GuentherMartinUpdated TPI_Type definitions according TRMs and Archite...
2018-05-30 Reinhard KeilCMSIS-Core(M) added Integrity Signature + FNC_RETURN...
2018-05-28 Reinhard KeilCMSIS-Core(M): Added defines for EXC_RETURN values...
2018-05-07 Jonatan AntoniCore(M): Added compatibility functions for priority...
2018-05-07 Jonatan AntoniCore(M): Added backward compatible definitions for...
2018-04-09 Jonatan AntoniCore(M): Added __NO_RETURN to __NVIC_SystemReset()...
2018-01-10 Jonatan AntoniUpdating company brand
2018-01-09 Jonatan AntoniCore(M): Removed overused type casts in NVIC functions...
2017-12-05 Jonatan AntoniCore(M): Added TPI_ACPR_SWOSCALER defines.
2017-10-18 Jonatan AntoniCore: Fixed #pragma clang system_header to be used...
2017-08-29 Jonatan AntoniGlobal MISRA-C Rule 10.6 fix up: Unsigned constant...
2017-08-09 Jonatan AntoniCMSIS-Core(M): Added ARMv8-M MPU Functions for Cortex...
2017-04-19 Jonatan AntoniRefactored __CM_CMSIS_VERSION defines according to...
2017-03-03 Martin GüntherMerge pull request #160 from Patater/nvic-vectab-virtua...
2017-03-02 Jaeden Amerocore: Allow virtualization of NVIC_SystemReset
2017-03-02 Jaeden Amerocore: Allow the virtualization of NVIC functions
2017-02-13 Martin GüntherAdded macros
2016-11-28 Martin Güntheradded uVisor support to cm header files.
2016-11-24 Martin GüntherMerge pull request #114 from thirtytwobits/develop
2016-11-21 Joachim Krech5.0.1-dev1: http:// removed. PACK schema relaxed
2016-11-17 Martin GüntherUpdated function NVIC_DisableIRQ.
2016-11-03 Martin GüntherAdded: Cortex-M23, Cortex-M33 support.