]> begriffs open source - cmsis/history - CMSIS/Core/Include/core_cm3.h
Possible bugs in MMU_MemorySection(), MMU_MemoryPage() (#219)
[cmsis] / CMSIS / Core / Include / core_cm3.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-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 ...
2023-04-04 grasciCore(M): Capitalize ETM register definition macros...
2021-06-04 GuentherMartinCMSIS-Core(M): incorrect use of SCB_SHCSR_MEMFAULTACT_P...
2020-03-27 Jonatan AntoniCore(M): Fixed device config checks for missing defines.
2019-08-20 GuentherMartinreworked __NVIC_SetVector(), __NVIC_GetVector() in...
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.
2019-03-15 Jonatan AntoniCore(M): Minor typo and MISRA fixes.
2018-12-13 Kevin BraceyCM3: Make ACTLR bit definitions conditional
2018-11-12 Joachim Krechreplacing __ARM_PCS_VFP with __ARM_FP for FPU codegen...
2018-09-06 GuentherMartinRemoved ITM integration registers.
2018-06-04 GuentherMartinUpdated TPI_Type definitions according TRMs and Archite...
2018-05-28 Reinhard KeilCMSIS-Core(M): Added defines for EXC_RETURN values...
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-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): Fixed ARMv7 MPU Function for loading...
2017-07-18 Jonatan AntoniCMSIS-Core(M): Initial contribution for generic MPU...
2017-04-19 Jonatan AntoniRefactored __CM_CMSIS_VERSION defines according to...
2017-02-13 Martin GüntherAdded macros
2017-02-01 Martin GüntherMerge pull request #139 from Patater/nvic-virtualization
2017-01-31 Jaeden Amerocore_cm3/4: Allow virtualization of SystemReset
2017-01-31 Jaeden Amerocore_cm3/4: Allow the virtualization of NVIC functions
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-09-13 bruneu01Merge branch 'develop' of https://github.com/ARM-softwa...
2016-09-13 Martin GüntherAdded MISRA 2012 improvements.
2016-09-12 Martin GüntherAdded MISRA improvements.
2016-08-24 Martin GüntherCMSIS_Core:
2016-07-14 Martin GüntherChanged common defines for tool chain IAR.
2016-07-13 Martin Güntherchanged common defines for tool chain IAR.
2016-07-01 Robert RostoharEnd-of-line normalization
2016-06-30 Martin GüntherAdded macro __ALIGNED(x) to core_cm*.h files.
2016-06-24 Martin GüntherCorrected spelling.
2016-06-16 Martin GüntherCMSIS_Core:
2016-05-13 Joachim KrechMerge branch 'release/5.0.0-Beta4'
2016-05-09 Martin GüntherMerge pull request #56 from GuentherMartin/core_NVIC
2016-05-09 Martin GüntherUpdated NVIC functions.
2016-05-04 Christopher SeidlMerge pull request #55 from rgrover/master
2016-04-21 Martin GüntherMerge pull request #45 from GuentherMartin/CMSIS_ARMv8M
2016-04-21 Martin GüntherChanges according "CMSIS-Core v8M CMSIS 5.0 feedback".
2016-03-08 Christopher SeidlMerge remote-tracking branch 'refs/remotes/ARM-software...
2016-03-08 Martin GüntherMerge pull request #9 from GuentherMartin/master
2016-03-08 Martin Günthermacros _VAL2FLD _FLD2VAL
2016-03-08 Martin GüntherApache-2.0 license
2016-02-18 Joachim KrechInitial Commit starting from: