1. bb655ad RTX5: Fixed type in doxygen comment for osRtxErrorStackUnderflow by Jonatan Antoni · 4 years, 3 months ago
  2. f24ca7d CMSIS-DSP: Improved doxygen comments. by Christophe Favergeon · 4 years, 3 months ago
  3. 3d6b710 CMSIS-DSP: Corrections to tests by Christophe Favergeon · 4 years, 3 months ago
  4. bdc52ce DoxyGen: typo corrections in Core by Robert Rostohar · 4 years, 3 months ago
  5. e6f1846 CMSIS RTOS2: minor typo corrections in documentation by Robert Rostohar · 4 years, 3 months ago
  6. cde2c17 RTX5: update prebuilt library version (fetch script) by Robert Rostohar · 4 years, 3 months ago
  7. 6d6cf13 Jenkinsfile: Run Results stage only after validation. by Jonatan Antoni · 4 years, 3 months ago
  8. 2ccc9e9 RTX5: update TrustZone examples (using latest components) by Robert Rostohar · 4 years, 3 months ago
  9. 4ab4f8c RTX5: update examples (using latest components) by Robert Rostohar · 4 years, 3 months ago
  10. fafe7f9 RTX5: update projects for building libraries by Robert Rostohar · 4 years, 3 months ago
  11. c1f245e RTX5: use armclang (GNU syntax) for assembler with Arm Compiler 6 by Robert Rostohar · 4 years, 3 months ago
  12. 78a7dfc RTX5: update Idle and Timer thread stack section names by Robert Rostohar · 4 years, 3 months ago
  13. 4e9bfc7 RTX5: fix Message Queue Data allocation size when using object specific memory allocation by Robert Rostohar · 4 years, 3 months ago
  14. 81dd4f2 RTX5: update osKernelResume handling (processing past sleep ticks) by Robert Rostohar · 4 years, 3 months ago
  15. 41a4c46 RTX5: fix osThreadJoin (when terminating thread which is waiting to be joined) by Robert Rostohar · 4 years, 3 months ago
  16. e970345 RTX5: update osRtxInfo initialization (#759) by Robert Rostohar · 4 years, 3 months ago
  17. e5df933 RTX5: fix osDelay/osDelayUntil error handling (#454) by Robert Rostohar · 4 years, 3 months ago
  18. ada4cde RTX5: fix Round-Robin (#228, #1000) by Robert Rostohar · 4 years, 3 months ago
  19. 8fc0679 RTX5: update library configuration setup by Robert Rostohar · 4 years, 3 months ago
  20. 20d60b7 RTX5: update configuration (Event Recorder) by Robert Rostohar · 4 years, 3 months ago
  21. 88f2b4f RTX5: enhance stack overrun checking by Robert Rostohar · 4 years, 3 months ago
  22. dae8b25 RTX5: remove experimental MPU Load support by Robert Rostohar · 4 years, 3 months ago
  23. b4b5d3c RTX5: rename error code for stack overflow by Robert Rostohar · 4 years, 3 months ago
  24. b870ad6 RTX5: add KernelErrorNotify event (osRtxErrorNotify) by Robert Rostohar · 4 years, 3 months ago
  25. c1d1945 RTX5: reorganize Armv8-M IRQ modules for IAR by Robert Rostohar · 4 years, 3 months ago
  26. cfde3a3 RTX5: remove Armv8-M IRQ module wrappers for IAR by Robert Rostohar · 4 years, 3 months ago
  27. c1b641a RTX5: optimize IRQ modules for Armv8-M by Robert Rostohar · 4 years, 3 months ago
  28. fb6a199 RTX5: update IRQ modules for GCC (lowercase instructions) by Robert Rostohar · 4 years, 3 months ago
  29. faa29ea RTX5: minor internal changes (IsException) by Robert Rostohar · 4 years, 3 months ago
  30. 336701e RTX5: minor code improvements (MISRA) by Robert Rostohar · 4 years, 3 months ago
  31. 5fa4745 RTX5: RTX derived definitions in stand-alone rtx_def.h by Robert Rostohar · 4 years, 3 months ago
  32. 95fe964 RTX5: rename IRQ modules to match architecture (#943) by Robert Rostohar · 4 years, 3 months ago
  33. 2929d74 RTOS2: corrected OS Tick SysTick implementation (OS_Tick_GetOverflow) by Robert Rostohar · 4 years, 3 months ago
  34. c4e528c RTOS2: OS Tick API 1.0.2 - add extern "C" (#824) by Robert Rostohar · 4 years, 3 months ago
  35. f8bcd7c CMSIS RTOS2: minor corrections and improvements in documentation by Robert Rostohar · 4 years, 3 months ago
  36. def6f80 New pack gen bash script. by Jonatan Antoni · 4 years, 3 months ago
  37. a18a6b7 CMSIS-Core: aligned __disable_irq, __disable_fault_irq between supported compilers (#1187) by GuentherMartin · 4 years, 3 months ago
  38. 25f6552 CMSIS-DSP: Improved tests on matrix inversions by Christophe Favergeon · 4 years, 3 months ago
  39. e52156f CMSIS-DSP: Correcting a bug in matrix inversion by Christophe Favergeon · 4 years, 3 months ago
  40. 4efbf2d Clarified the usage of WiFi and network component by Christopher Seidl · 4 years, 3 months ago
  41. e73f32f Update develop documentation on gh-pages using gh-action. by Jonatan Antoni · 4 years, 3 months ago
  42. 788048d RTX5: update release notes (OS Initialization for IAR) by Robert Rostohar · 4 years, 3 months ago
  43. 73b5216 DSP: Removing deprecated library variant. by Jonatan Antoni · 4 years, 6 months ago
  44. 19006f2 CMSIS-NN: ARMC6 Performance improvement for FC kernel by Felix Johnny · 4 years, 6 months ago
  45. 40e936e RTX5: CVE-2021-27431 vulnerability mitigation by Robert Rostohar · 4 years, 3 months ago
  46. 983aa0b Jenkins: Add Cortex-M55 to list of devices. by Jonatan Antoni · 4 years, 3 months ago
  47. d8204fd [CMSIS Core] Set PDEPU low-power state to ON, Clock OFF to favor FP/MVE performance by default by FabKlein · 4 years, 3 months ago
  48. e2a77bb [CMSIS-Build] Extend CPRJ schema and documentation with target includes and defines fields by Daniel Brondani · 4 years, 3 months ago
  49. aedfddf Record compiler warnings for AC6 and GCC. by Jonatan Antoni · 4 years, 3 months ago
  50. 4b0ede3 Docker: Add dockerfile for Linux build environment. by Jonatan Antoni · 4 years, 3 months ago
  51. ae9887c [CMSIS Core] Added CM55 Power Mode Control Registers definition by FabKlein · 4 years, 4 months ago
  52. 8c6e378 CMSIS-DSP: Remove type punning in vector code and some compilation warnings. by Christophe Favergeon · 4 years, 3 months ago
  53. 1838377 CMSIS-DSP: Update to Python wrapper by Christophe Favergeon · 4 years, 3 months ago
  54. 5f8564b Jenkinsfile: Add quality gate for Compiler warnings. by Jonatan Antoni · 4 years, 3 months ago
  55. 107fde4 Add Jenkinsfile for CI integration. by Jonatan Antoni · 4 years, 3 months ago
  56. 8adff0d CMSIS-DSP: Remove some gcc compilation warnings. by Christophe Favergeon · 4 years, 3 months ago
  57. 5bc9e87 CMSIS-DSP: Correcting issue #1182 by Christophe Favergeon · 4 years, 3 months ago
  58. ee73031 CoreValidation: Fix Arm Compiler 6 linker warnings. by Jonatan Antoni · 4 years, 3 months ago
  59. e726db1 Update svm_functions.h by Sun Yiming Z · 4 years, 5 months ago
  60. 97e6c37 Update parseLog_SV.py by Sun Yiming Z · 4 years, 5 months ago
  61. d12f043 Update parseLog_SV.py by Sun Yiming Z · 4 years, 5 months ago
  62. 09e071b Update arm_convolve_HWC_q15_fast_nonsquare.c by Sun Yiming Z · 4 years, 5 months ago
  63. 2296d08 Update arm_convolve_HWC_q7_fast.c by Sun Yiming Z · 4 years, 5 months ago
  64. ef30867 Update arm_convolve_HWC_q15_fast.c by Sun Yiming Z · 4 years, 5 months ago
  65. 8a674d0 Update svm_functions.h by Sun Yiming Z · 4 years, 5 months ago
  66. 7f6ace0 Update svm_functions_f16.h by Sun Yiming Z · 4 years, 5 months ago
  67. b5a8d56 Update system_ARMCR52.c by Sun Yiming Z · 4 years, 5 months ago
  68. 1e0d566 Update system_ARMCR5.c by Sun Yiming Z · 4 years, 5 months ago
  69. affe808 Update arm_nnsupportfunctions.h by Sun Yiming Z · 4 years, 5 months ago
  70. 7a17c57 Update arm_nnsupportfunctions.h by Sun Yiming Z · 4 years, 5 months ago
  71. 0329712 Update IncidentLog_s.h by Sun Yiming Z · 4 years, 5 months ago
  72. 69e8b6b Update arm_convolve_1x1_HWC_q7_fast_nonsquare.c by Sun Yiming Z · 4 years, 5 months ago
  73. c7ee381 Update arm_convolve_HWC_q7_fast_nonsquare.c by Sun Yiming Z · 4 years, 5 months ago
  74. e2c33ab Update arm_depthwise_separable_conv_HWC_q7_nonsquare.c by Sun Yiming Z · 4 years, 5 months ago
  75. 700e245 Update arm_depthwise_conv_u8_basic_ver1.c by Sun Yiming Z · 4 years, 5 months ago
  76. b9d4f74 Update arm_mat_mult_fast_q15.c by Sun Yiming Z · 4 years, 5 months ago
  77. 5704ec4 Update ArrayMemory.h by Sun Yiming Z · 4 years, 5 months ago
  78. e359653 Update arm_math_types.h by Sun Yiming Z · 4 years, 5 months ago
  79. 14a81c5 Update arm_math_types.h by Sun Yiming Z · 4 years, 5 months ago
  80. 37c3ea9 Update arm_rfft_fast_f16.c by Sun Yiming Z · 4 years, 5 months ago
  81. 812e51f Update arm_rfft_fast_f32.c by Sun Yiming Z · 4 years, 5 months ago
  82. a6473b1 Update jtest_test.h by Sun Yiming Z · 4 years, 5 months ago
  83. 5c0249d Update parseLog.py by Sun Yiming Z · 4 years, 5 months ago
  84. 4b419be Update parseLog_SV.py by Sun Yiming Z · 4 years, 5 months ago
  85. 9d7f039 Fix misspelled in annotation by Jacky Lin · 4 years, 4 months ago
  86. f90a34f CMSIS-DSP: Corrected build issue with MVE code with gcc by Christophe Favergeon · 4 years, 3 months ago
  87. eed1dbc Update CPRJ.xsd by Christopher Seidl · 4 years, 3 months ago
  88. 5ee88bb CMSIS-DSP: Improve doxygen. by Christophe Favergeon · 4 years, 3 months ago
  89. 04ca4fa CMSIS-DSP: Improved Helium implementation of fir q7. by Christophe Favergeon · 4 years, 3 months ago
  90. b7bb06a CMSIS-DSP: Corrected build issue with Helium code on gcc. by Christophe Favergeon · 4 years, 3 months ago
  91. 26019ce CMSIS-DSP: Missing new source file in CMSIS-DSP pack. by Christophe Favergeon · 4 years, 3 months ago
  92. d501aa4 CMSIS-Driver: minor update in SPI documentation by Milorad Cvjetkovic · 4 years, 4 months ago
  93. e935229 CMSIS-DSP: Update copyright year and version numbers in comments. by Christophe Favergeon · 4 years, 4 months ago
  94. 08c1b17 CMSIS-DSP: Improved absmax and absmin tests. by Christophe Favergeon · 4 years, 4 months ago
  95. 398b259 CoreValidation: Set filemode +x to build.py by Jonatan Antoni · 4 years, 4 months ago
  96. 3273100 CMSIS-NN : Update history in pdsc file by Felix Thomasmathibalan · 4 years, 4 months ago
  97. 3fb0787 CoreValidation: Fix Cortex-A builds. by Jonatan Antoni · 4 years, 4 months ago
  98. 59d6249 CMSIS-DSP: Helium versions of absmax and absmin. by Christophe Favergeon · 4 years, 4 months ago
  99. f000a59 CMSIS-NN: Add SVDF unit tests by Måns Nilsson · 4 years, 4 months ago
  100. f527362 CMSIS-DSP: Unrolled and DSP versions of absmin and absmax. by Christophe Favergeon · 4 years, 4 months ago