Commit History

Author SHA1 Message Date
  Jonatan Antoni fa6076b91b Core(M): Fixed device config checks for missing defines. 5 years ago
  Jonatan Antoni 8ced160cc8 Core(M): Refactored/aligned L1 Cache Functions 6 years ago
  GuentherMartin baeda9455a reworked __NVIC_SetVector(), __NVIC_GetVector() in core_cm*.h include files (#655). 6 years ago
  Jonatan Antoni f677f001dc Updated all versions and change histories for upcoming release 5.6.0 6 years ago
  Kevin Bracey 72210c6831 __NVIC_EnableIRQ compiler barriers 7 years ago
  Kevin Bracey c24b6cf6b9 NVIC_SetVector: Add DSB to newer cores 6 years ago
  Kevin Bracey db1dc63b57 Cortex-M7: Add SCB_InvalidateICache_by_Addr 6 years ago
  Jonatan Antoni 12955cd8dd Updated file versions, dates and copyright headers. 6 years ago
  Jonatan Antoni 5aff17b8bd Core(M): Minor typo and MISRA fixes. 6 years ago
  Joachim Krech 969822ae16 replacing __ARM_PCS_VFP with __ARM_FP for FPU codegen indicator in AC6 7 years ago
  GuentherMartin ab35be3171 Modified Cortex-M7 SCB_*Cache_by_Addr functions (#280). 7 years ago
  GuentherMartin fd24860592 Added define for 'Cortex-M7 cache line size' (#282) 7 years ago
  GuentherMartin c909940d6b Changed cache function from __STATIC_INLINE to __STATIC_FORCEINLINE. 7 years ago
  GuentherMartin 0fb7ea2080 Removed ITM integration registers. 7 years ago
  GuentherMartin 9e8e48800b Updated TPI_Type definitions according TRMs and Architecture reference manuals. 7 years ago
  Reinhard Keil 73bdb36e24 CMSIS-Core(M): Added defines for EXC_RETURN values (Issue #340) 7 years ago
  Freddie Chopin f46ec37262 Remove `register` keyword from public headers 7 years ago
  Jonatan Antoni 474dbaacd8 Core(M): Added __NO_RETURN to __NVIC_SystemReset() to silence compiler warning, see issue #336. 7 years ago
  Jonatan Antoni ee996c93b6 Core(M): Removed overused type casts in NVIC functions (Issue #248). 8 years ago
  Jonatan Antoni 3960f196f9 Core-M: Fixed typos in core headers. 8 years ago
  Jonatan Antoni cd62fff925 Core(M): Added TPI_ACPR_SWOSCALER defines. 8 years ago
  Jonatan Antoni 746d9d8da4 Core(M): Fixed mask define for ITM TPR PRIVMASK. 8 years ago
  Jonatan Antoni 2e3b603ee0 Core: Fixed #pragma clang system_header to be used for all clang based compilers. 8 years ago
  Jonatan Antoni 40d172f82a Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) 8 years ago
  Jonatan Antoni 8474866a21 CMSIS-Core(M): Fixed ARMv7 MPU Function for loading MPU tables. 8 years ago
  Jonatan Antoni f71f6cf782 CMSIS-Core(M): Initial contribution for generic MPU functions. 8 years ago
  Guntli Michael 7a01823e30 Fix wrong comment in SCB about MVFR2 register 8 years ago
  Jonatan Antoni f35d8eb0d2 Refactored __CM_CMSIS_VERSION defines according to #178. 8 years ago
  Jaeden Amero 280ac405d4 core: Allow virtualization of NVIC_SystemReset 9 years ago
  Jaeden Amero b2dd69e31a core: Allow the virtualization of NVIC functions 9 years ago