]> begriffs open source - cmsis/history - CMSIS/Core/Include
Updated cmsis_compiler.h to fix IAR CMSIS macro problem.
[cmsis] / CMSIS / Core / Include /
2016-11-09 Martin GüntherUpdated cmsis_compiler.h to fix IAR CMSIS macro problem.
2016-11-03 Martin GüntherAdded: Cortex-M23, Cortex-M33 support.
2016-10-28 Martin GüntherUpdated ARMv8M Baseline macros.
2016-10-27 Martin GüntherMerge pull request #95 from Kochise/patch-1
2016-10-26 KochiseAdded __CMSIS_GCC_OUT_RW_REG
2016-10-24 Martin GüntherUpdated cmsis_armclang.h, included arm_compat.h.
2016-10-18 Martin GüntherRemoved warnings.
2016-10-14 Joachim Krechaccepted pull #89 for Cosmic Compiler.
2016-09-27 Martin Güntheradding CMSIS compiler control macros to cmsis_armcc.h
2016-09-26 ReinhardKeilCMSIS-Core documentation added TX_context.h and minor...
2016-09-23 Robert RostoharRTOS2: added Context Management API for ARMv8-M TrustZone
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-09-01 Martin GüntherUpdated cmsis_compiler.h
2016-08-31 Martin GüntherUpdated cmsis_compiler.h
2016-08-25 Martin GüntherUpdated CMSIS macros for TI compiler.
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-12 Martin GüntherAdded CMSE support to cmsis_gcc.h.
2016-07-04 Martin GüntherCMSIS_Core:
2016-07-01 Robert RostoharEnd-of-line normalization
2016-06-30 Martin GüntherAdded macro __ALIGNED(x) to core_cm*.h files.
2016-06-28 Martin GüntherUpdated Cortex-M7 CMSIS function SCB_EnableICache.
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-29 Martin GüntherMerge pull request #53 from GuentherMartin/Device_ARMv8MML
2016-04-29 Martin GüntherUpdated ARMv8MML device files.
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-04-19 Christopher SeidlMerge branch 'develop' of https://github.com/ARM-softwa...
2016-04-19 ReinhardKeilMerge branch 'develop' of https://github.com/ARM-softwa...
2016-04-19 ReinhardKeilNVIC Virtualization documented
2016-04-19 Martin GüntherMerge pull request #39 from GuentherMartin/PriorityFunc
2016-04-19 Martin GüntherAdd uVisor support for priority grouping functions.
2016-04-18 ReinhardKeilMerge branch 'develop' of https://github.com/ARM-softwa...
2016-04-18 Martin GüntherMerge pull request #36 from GuentherMartin/ifndef
2016-04-18 Martin GüntherCorrected macro check
2016-04-18 Martin GüntherMerge pull request #35 from GuentherMartin/GetVector
2016-04-18 Martin GüntherCorrected NVIC_GetVector
2016-04-18 Martin GüntherMerge pull request #34 from GuentherMartin/uVisor_M4
2016-04-18 Martin GüntherAdding uVisor support for Cortex-M4
2016-04-08 Christopher SeidlMerge branch 'master' of https://github.com/ARM-softwar...
2016-04-06 Martin GüntherMerge pull request #23 from GuentherMartin/ARMv8M_changes
2016-04-06 Martin GüntherARMv8M changes
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ünthercorrected function SCB_DisableDCache()
2016-03-08 Martin Günthermacro check
2016-03-08 Martin GüntherApache-2.0 license
2016-02-18 Joachim KrechInitial Commit starting from: