1. 4128fac Corrected example.py so that it also works with Python 2. by Christophe Favergeon · 6 years ago
  2. 53f828f First release of the Numpy compatible Python wrapper for the CMSIS-DSP. by Christophe Favergeon · 6 years ago
  3. 1c41dca CoreValidation: Increased model test execution timeout to 120 seconds. by Jonatan Antoni · 6 years ago
  4. 90a7e91 DoxyGen: Fixed version and history of CMSIS 5.5.1 in documentation overview. by Jonatan Antoni · 6 years ago
  5. 63c1419 Pack: Bump version numbers and histories for release 5.5.1. by Jonatan Antoni · 6 years ago
  6. 53e7d9a CMSIS-NN: Reduced stack/heap config for CIFAR-10 example targeting Cortex-M4. by Jonatan Antoni · 6 years ago
  7. 47bf4eb Core(M): Removed invalid character at beginning of the file. by Jonatan Antoni · 6 years ago
  8. 191afdb Enhanced change history. by Jonatan Antoni · 6 years ago
  9. 3b2f0d2 Aligned CMSIS-DSP component version and history. by Jonatan Antoni · 6 years ago
  10. 648ac2c Readded pack layout compliance by Jonatan Antoni · 6 years ago
  11. 12955cd Updated file versions, dates and copyright headers. by Jonatan Antoni · 6 years ago
  12. 9b2b683 FORCEINLNE and __RESTRICT documentation added by reinhardkeil · 6 years ago
  13. 7d9bcf0 Update DSP history by GuentherMartin · 6 years ago
  14. 44e781d Core(M): Added ARM_MPU_ namespace to MPU-specific orderedCpy function. by Jonatan Antoni · 6 years ago
  15. ce0aa9c CMSIS WiFi Interface API: corrected minor typos in documentation by Robert Rostohar · 6 years ago
  16. 1410ace Added SIMD macros to arm_math.h again. CMSIS NN uses this macros. by GuentherMartin · 6 years ago
  17. fb5e8d4 Custom driver selection clearified by reinhardkeil · 6 years ago
  18. aca6ea5 History improved by reinhardkeil · 6 years ago
  19. f35c290 Release preparation: Fixed gen_pack.bat. Relocated CMSIS/DSP/Lib was not copied. by Jonatan Antoni · 6 years ago
  20. 445accf Release preparation: Aligned rev history for CMSIS Driver. by Jonatan Antoni · 6 years ago
  21. 195ce91 DoxyGen: Fixed CMSISD-Driver version in global rev history. by Jonatan Antoni · 6 years ago
  22. 9feb2b2 Release preparation: Fixed pack generation respecting changed DSP folders. by Jonatan Antoni · 6 years ago
  23. eea3193 Updated CMSIS WiFi Interface API (header and documentation) by Robert Rostohar · 6 years ago
  24. 99bb93c Release preparation: Updated version histories. by Jonatan Antoni · 6 years ago
  25. 16476d1 replace __ARM_PCS_VFP with __ARM_FP for AC6 by Joachim Krech · 6 years ago
  26. 48e616b DSP: IAR: disabled TrustZone and DSP for relevant targets by TTornblom · 6 years ago
  27. a6795bb MPU4 improved, ARM_MPU_OrderedMemcpy by reinhardkeil · 6 years ago
  28. b0537fe Typo fixes and sync with FuSa RTS changes. by Vladimir Marchenko · 6 years ago
  29. 91cf113 Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by reinhardkeil · 6 years ago
  30. 699a9f8 Further clarifications for Flash programming by reinhardkeil · 6 years ago
  31. 5aff17b Core(M): Minor typo and MISRA fixes. by Jonatan Antoni · 6 years ago
  32. 41d9e35 DSP_Lib changes: by GuentherMartin · 6 years ago
  33. 9d0d763 Libs: Readded pre-built libs to lfs by Jonatan Antoni · 6 years ago
  34. 2be6af0 Libs: Removed pre-built libs from repo by Jonatan Antoni · 6 years ago
  35. 1ce088b aligning pack schema with specification for version 1.6.0 by Joachim Krech · 6 years ago
  36. 9f240fd Improved documentation by reinhardkeil · 6 years ago
  37. 671fea1 Pack format 1.7.0 documented by reinhardkeil · 6 years ago
  38. 6019192 Utilities: Update PackChk 1.3.82 by Jonatan Antoni · 6 years ago
  39. 1d777ee version information updated by reinhardkeil · 6 years ago
  40. c5c6b1d Utilities: Update PackChk 1.3.81 and SVDConv 3.3.25. by Jonatan Antoni · 6 years ago
  41. 2c8dda9 Utilities: Update PackChk 1.3.81 and SVDConv 3.3.25. by Jonatan Antoni · 6 years ago
  42. 41c6b0f RTX5: Typo correction (comments) by Vladimir Umek · 6 years ago
  43. ba8e6a6 removed illegal resetValue tag from example by Joachim Krech · 6 years ago
  44. 009384d Added Weltrend by Christopher Seidl · 6 years ago
  45. 312c069 Added Weltrend by Christopher Seidl · 6 years ago
  46. 9933a21 Core(M): Fixed ARM_MPU_Disable barriers. (#458) by Jonatan Antoni · 6 years ago
  47. f13df2f Core(M): Moved barriers in ARM_MPU_Enable behind the register accesses. (#458) by Jonatan Antoni · 6 years ago
  48. 59aac09 DoxyGen: Added example code for Armv8 MPU. by Jonatan Antoni · 6 years ago
  49. 7397af1 Core(M): Renamed ARM_MPU_RLAR to ARM_MPU_RLAR_PXN for Armv8.1-M for backward compatibility. by Jonatan Antoni · 6 years ago
  50. 7eaa301 RTX5: updated documentation (corrected typos) by Robert Rostohar · 6 years ago
  51. f53ee1d Added MPU for v8M, v8.1M by Reinhard Keil · 6 years ago
  52. fbdea69 CoreValidation: Fixed AC5 compiler and assembler flags. by Jonatan Antoni · 6 years ago
  53. 903c3c0 RTOS2: Fixed RTX TrustZone examples. by Jonatan Antoni · 6 years ago
  54. 38f494e CMSIS-Driver WiFi documentation updated by furbanc · 6 years ago
  55. b829f10 RTOS2: Rebuilt IAR libraries with EVR_RTX_DISABLE and DOMAIN_NS=1 for the non-secure libraries by TTornblom · 6 years ago
  56. e53a141 updates for 1.6.0 by Joachim Krech · 6 years ago
  57. bdfe460 Core(M): Added MPU RLAR PXN bit for Armv8.1-M. by Jonatan Antoni · 6 years ago
  58. c52cd62 Core(M): Added support for generic Armv8.1-M Mainline devices. by Jonatan Antoni · 6 years ago
  59. f3be43a Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by Joachim Krech · 6 years ago
  60. 03609a3 Updates for ArmV8.1-M and preInclude by Joachim Krech · 6 years ago
  61. b4c9aea CMSIS-Driver WIFI documentation improved by Reinhard Keil · 6 years ago
  62. e214c71 CoreValidation: Added test configurations for Cortex-M35P. by Jonatan Antoni · 6 years ago
  63. fb5a3fc grouping layers removed using sequence type by Joachim Krech · 6 years ago
  64. 14a3191 Data model for CMSIS-Zone documented by Reinhard Keil · 6 years ago
  65. 45d980d CoreValidation: Fixed APSR test case. by Jonatan Antoni · 6 years ago
  66. 8489b92 CoreValidation: Fixed compiler warnings on ArmClang. by Jonatan Antoni · 6 years ago
  67. 35a4c6e Core(M): Removed extra semicolons from ArmClang compiler intrinsics. by Jonatan Antoni · 6 years ago
  68. 7c446b8 Added WiFi_Event. by Christopher Seidl · 6 years ago
  69. dd72c10 Added top-level page link to WiFi driver by Christopher Seidl · 6 years ago
  70. c419f75 Added documentation stubs for CMSIS-Driver WiFi. by Christopher Seidl · 6 years ago
  71. ad73a88 Zone format documentation improved by Reinhard Keil · 6 years ago
  72. 0d90e69 Added APEXMIC by Christopher Seidl · 6 years ago
  73. 1c5a02c Revert "Const-qualify all read-only pointers in CMSIS-DSP (#349)" by Jonatan Antoni · 6 years ago
  74. 7fdc35c Added APEXMIC by Christopher Seidl · 6 years ago
  75. b780c25 RTX5 (Component View): added ssel="1" attribute for the Running thread (Thread Events statistics) by Vladimir Umek · 6 years ago
  76. 2a7ed79 RTX5 (Component View): further read optimization by Vladimir Umek · 6 years ago
  77. 1a29dc0 Merge pull request #531 from torfinnberset/develop by Laurent Le Faucheur · 6 years ago
  78. c767db3 RTX5 (Component View): minor read optimizations by Vladimir Umek · 6 years ago
  79. 688e536 Added WiFi Driver API 1.0.0-beta by Robert Rostohar · 6 years ago
  80. 79027d6 RTX5: updated release notes by Robert Rostohar · 6 years ago
  81. 7a64ce4 RTX5: latest libraries (IAR) by Vladimir Umek · 6 years ago
  82. 5d7b28f RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 6 years ago
  83. 8962e22 CoreValidation: Fixed Cortex-A test cases. by Jonatan Antoni · 6 years ago
  84. c7b43d0 CoreValidation: Added dedicated config files for Armv8-M bootloaders. by Jonatan Antoni · 6 years ago
  85. 57bc4c1 CoreValidation: Fixed TC_CoreFunc_APSR and TC_CoreInstr_RRX. by Jonatan Antoni · 6 years ago
  86. de4485f CoreValidation: Fixed MMU setup for Arm Compiler 5. by Jonatan Antoni · 6 years ago
  87. 35f5703 <block> renamed to <regions> by Reinhard Keil · 6 years ago
  88. 26dc9a8 RTX5: corrected typo in Mutex.c template by Robert Rostohar · 6 years ago
  89. 5bcc73d CoreValidation: Generalized MMU setup. by Jonatan Antoni · 6 years ago
  90. 226e610 CoreValidation: Fixed MMU setup to be compatible with Cortex-A7. by Jonatan Antoni · 6 years ago
  91. 6165bc0 <map> replaced with logical/physical address information on both memory and peripherals. by Reinhard Keil · 6 years ago
  92. f3f1c6c Fix duplicate `const` declaration specifier by Torfinn Berset · 6 years ago
  93. 0718e8a Merge pull request #529 from kjbracey-arm/clrex by Vladimir Umek · 6 years ago
  94. 57ffdf5 Fix incorrect pointer sign for arm_cfft_radix4_q15's bit reversal table (was signed, should be unsigned) by Torfinn Berset · 6 years ago
  95. 02e2ea9 Fix duplicate `const` declaration specifier by Torfinn Berset · 6 years ago
  96. e83e08d Fix const errors when compiling for Cortex M0 by Torfinn Berset · 6 years ago
  97. d72f6f9 Fix const warnings by Torfinn Berset · 6 years ago
  98. 9598b38 Converting C sources to use `const` where appropriate using regular expressions. Fix typos by Torfinn Berset · 6 years ago
  99. 6b4bd02 `const`-qualify all float32_t pSrc pointers in arm_math.h by Torfinn Berset · 6 years ago
  100. 1c291c5 `const`-qualify all twiddle, bitrev and cosfactor table pointers in arm_math.h by Torfinn Berset · 6 years ago