]> begriffs open source - cmsis/history - CMSIS/Core/Include/core_cm33.h
CMSIS-Driver: remove return tag from documentation for void functions
[cmsis] / CMSIS / Core / Include / core_cm33.h
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-07-06 Jonatan AntoniCore(M): Fixed typos for Armv8-M
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-30 GuentherMartinDefinition of TPI_Type now matches the "Arm Cortex...
2018-05-28 Reinhard KeilCMSIS-Core(M): Added defines for EXC_RETURN values...
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-09 Jonatan AntoniCore(M): Removed overused type casts in NVIC functions...
2018-01-08 Jonatan AntoniCore-M: Fixed typos in core headers.
2017-12-05 Jonatan AntoniCore(M): Added TPI_ACPR_SWOSCALER defines.
2017-12-05 Jonatan AntoniCore(M): Fixed mask define for ITM TPR PRIVMASK.
2017-11-08 Jonatan AntoniCore(M): Fixed core_cm33.h DSP usage detection based...
2017-10-17 Jonatan AntoniCore: Aligned all core headers with pragma system include.
2017-10-10 Jonatan AntoniCore(M): Added __DSP_USED define to ARMv8-MML/Cortex...
2017-09-06 Jonatan AntoniCore(M): Fixed MPU RBAR register define ADDR to BASE.
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-06-21 Guntli MichaelFix wrong comment in SCB about MVFR2 register
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-12-07 Martin GüntherUpdated ARMv8M Mainline FPU settings in partition*.h.
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.