]> begriffs open source - cmsis/history - CMSIS/Core/Include/core_cm0plus.h
CMSIS-Core(M) Doc: added info about deprecated symbols.
[cmsis] / CMSIS / Core / Include / core_cm0plus.h
2024-05-13 Vladimir MarchenkoCMSIS-Core(M) Doc: added info about deprecated symbols.
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 ...
2019-08-21 GuentherMartinreworked __NVIC_SetVector(), __NVIC_GetVector() in...
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-04-10 Jonatan AntoniMinor fix-ups left from last release.
2019-03-15 Jonatan AntoniCore(M): Minor typo and MISRA fixes.
2018-11-12 Joachim Krechreplacing __ARM_PCS_VFP with __ARM_FP for FPU codegen...
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-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-10-17 Jonatan AntoniCore: Aligned all core headers with pragma system include.
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-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-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-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: