История коммитов

Автор SHA1 Сообщение Дата
  GuentherMartin 2e1a5d1386 CMSIS-Core(M): incorrect use of SCB_SHCSR_MEMFAULTACT_Pos in MMFSR defines (#1172) 4 лет назад
  GuentherMartin 64b293382a corrected comments 5 лет назад
  GuentherMartin a172a3b7c4 replace SCB_CACR_ECCEN with SCB_CACR_ECCDIS in core_cm7.h (#1032) 5 лет назад
  GuentherMartin 609db77b37 Added missing register BPIALL to SCB_Type structure. 5 лет назад
  Rui Sousa fbd379f82b Core(M): Fix AHBSCR register definition typo 5 лет назад
  Jonatan Antoni fa6076b91b Core(M): Fixed device config checks for missing defines. 5 лет назад
  Jonatan Antoni 8ced160cc8 Core(M): Refactored/aligned L1 Cache Functions 5 лет назад
  GuentherMartin baeda9455a reworked __NVIC_SetVector(), __NVIC_GetVector() in core_cm*.h include files (#655). 6 лет назад
  Jonatan Antoni f677f001dc Updated all versions and change histories for upcoming release 5.6.0 6 лет назад
  Kevin Bracey 72210c6831 __NVIC_EnableIRQ compiler barriers 7 лет назад
  Kevin Bracey c24b6cf6b9 NVIC_SetVector: Add DSB to newer cores 6 лет назад
  Kevin Bracey db1dc63b57 Cortex-M7: Add SCB_InvalidateICache_by_Addr 6 лет назад
  Jonatan Antoni 12955cd8dd Updated file versions, dates and copyright headers. 6 лет назад
  Jonatan Antoni 5aff17b8bd Core(M): Minor typo and MISRA fixes. 6 лет назад
  Joachim Krech 969822ae16 replacing __ARM_PCS_VFP with __ARM_FP for FPU codegen indicator in AC6 7 лет назад
  GuentherMartin ab35be3171 Modified Cortex-M7 SCB_*Cache_by_Addr functions (#280). 7 лет назад
  GuentherMartin fd24860592 Added define for 'Cortex-M7 cache line size' (#282) 7 лет назад
  GuentherMartin c909940d6b Changed cache function from __STATIC_INLINE to __STATIC_FORCEINLINE. 7 лет назад
  GuentherMartin 0fb7ea2080 Removed ITM integration registers. 7 лет назад
  GuentherMartin 9e8e48800b Updated TPI_Type definitions according TRMs and Architecture reference manuals. 7 лет назад
  Reinhard Keil 73bdb36e24 CMSIS-Core(M): Added defines for EXC_RETURN values (Issue #340) 7 лет назад
  Freddie Chopin f46ec37262 Remove `register` keyword from public headers 7 лет назад
  Jonatan Antoni 474dbaacd8 Core(M): Added __NO_RETURN to __NVIC_SystemReset() to silence compiler warning, see issue #336. 7 лет назад
  Jonatan Antoni ee996c93b6 Core(M): Removed overused type casts in NVIC functions (Issue #248). 8 лет назад
  Jonatan Antoni 3960f196f9 Core-M: Fixed typos in core headers. 8 лет назад
  Jonatan Antoni cd62fff925 Core(M): Added TPI_ACPR_SWOSCALER defines. 8 лет назад
  Jonatan Antoni 746d9d8da4 Core(M): Fixed mask define for ITM TPR PRIVMASK. 8 лет назад
  Jonatan Antoni 2e3b603ee0 Core: Fixed #pragma clang system_header to be used for all clang based compilers. 8 лет назад
  Jonatan Antoni 40d172f82a Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) 8 лет назад
  Jonatan Antoni 8474866a21 CMSIS-Core(M): Fixed ARMv7 MPU Function for loading MPU tables. 8 лет назад