1. aefd277 CMSIS-DSP: MVE version of arm_cfft_f32. by Christophe Favergeon · 6 years ago
  2. 3bd1714 Corrected spline interpolation and merge sort by ClaudioMartino · 6 years ago
  3. 1d1d70e CMSIS-DSP: Corrected issues 783-786 by Christophe Favergeon · 6 years ago
  4. 4062939 CMSIS-DSP: Added new tests by Christophe Favergeon · 6 years ago
  5. 4b95426 Removed const-cast violation by Basit Ayantunde · 6 years ago
  6. 8890eda fixed unused variable error for arm_convolve_s8_1x1_fast by Basit Ayantunde · 6 years ago
  7. dbba6e8 added missing pad_x argument for arm_max_pool_s8 by Basit Ayantunde · 6 years ago
  8. cce8d2d CMSIS-NN: Updated revision and date by Gian Marco Iodice · 6 years ago
  9. 73ed041 Update pack_creation.txt by Christopher Seidl · 6 years ago
  10. f224f76 RTX: Rebuilt IAR libraries. Non-secure v8m didn't work properly by TTornblom · 6 years ago
  11. f44feaa Update General.txt by Christopher Seidl · 6 years ago
  12. 262e01a fixed cpdsc by Joachim Krech · 6 years ago
  13. 805c8b3 Added zipped example project by Christopher Seidl · 6 years ago
  14. d331777 CMSIS-NN: Fixed bug in arm_q7_to_q15_with_offset by Gian Marco Iodice · 6 years ago
  15. 211afa0 adding specific schema for CPDSC by Joachim Krech · 6 years ago
  16. c0750e3 CMSIS-NN: MVE support for elementwise mul by Felix Johnny · 6 years ago
  17. ebf0eaa Update General.txt by Christopher Seidl · 6 years ago
  18. 85ca451 Aligned ARM V8.1 scatter file with linker description file. by GuentherMartin · 6 years ago
  19. b72a77c CMSIS-DSP: Temporary fix for the spline function. by Christophe Favergeon · 6 years ago
  20. 93b52c8 CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. by Christophe Favergeon · 6 years ago
  21. 909f815 CoreValidation: Fixed TC_CoreFunc_IRQVect missing external declaration to ROM vector table. by Jonatan Antoni · 6 years ago
  22. 9373133 Update components_schema.txt by Christopher Seidl · 6 years ago
  23. ee5f859 CMSIS-NN: 1x1 conv bug fixes for MVE by Felix Johnny · 6 years ago
  24. 742f029 CMSIS-NN: average_pool and element_add bug fix by Felix Johnny · 6 years ago
  25. 49c4ed7 CMSIS-DSP: Corrected issues in SupportFunctions by Christophe Favergeon · 6 years ago
  26. ad00677 CMSIS-DSP: Corrected Doxygen issues by Christophe Favergeon · 6 years ago
  27. 1dc8826 CMSIS-Pack: added missing files for Debug Setup Tutorial by Vladimir Marchenko · 6 years ago
  28. bb1d626 Added Debug Setup Tutorial by Vladimir Marchenko · 6 years ago
  29. aaa9f5b Doxygen: Added missing images for CMSIS-Zone documentation. by Jonatan Antoni · 6 years ago
  30. 3b7c3dd DoxyGen: Added documentation for new CMSIS-Zone example projects. by Jonatan Antoni · 6 years ago
  31. ac1fe77 CMSIS-Zone documentation updated for release by Christopher Seidl · 6 years ago
  32. a62b9a1 Updated CMSIS-Build documentation by Christopher Seidl · 6 years ago
  33. 2e7a20a CMSIS-DSP: Added example for the naive gaussian bayes classifier by Christophe Favergeon · 6 years ago
  34. 9dc97a9 CMSIS-DSP: Added an SVM example to show how to use it. by Christophe Favergeon · 6 years ago
  35. ae3076f Update General.txt by Christopher Seidl · 6 years ago
  36. 7ca9a9a Added cpcreaterepo.sh script by Christopher Seidl · 6 years ago
  37. f72a5c7 Update General.txt by Christopher Seidl · 6 years ago
  38. ef78648 CMSIS-Build: skeleton and initial information. by Vladimir Marchenko · 6 years ago
  39. 7c1cfc0 CMSIS-DSP: Corrected compilation warnings by Christophe Favergeon · 6 years ago
  40. 6326763 CMSIS-NN: Fixed component dependency to DSP. by Jonatan Antoni · 6 years ago
  41. eb70550 CMSIS-DSP: Correct test patterns by Christophe Favergeon · 6 years ago
  42. d861360 Added logical operators + sorting + spline by ClaudioMartino · 6 years ago
  43. 4d378e8 Minor documentation update (added WiFi Driver Validation) by Milorad Cvjetkovic · 6 years ago
  44. 552cbef CMSIS-DSP: Added new tests for Biquads. Added MVE code for Biquads. by Christophe Favergeon · 6 years ago
  45. c9534b6 Bump pack dev-drop version. by Jonatan Antoni · 6 years ago
  46. 09694d7 Device: Updated all Cortex-M devices with strongly typed vector table references. by Jonatan Antoni · 6 years ago
  47. c9d4a4a CMSIS-DSP: Initial F64 CFFT/RFFT implementation by FabKlein · 6 years ago
  48. d76d5e3 Adding return value to pooling functions by Fredrik Knutsson · 6 years ago
  49. 8366f81 CMSIS-NN: Documentation update by Felix Johnny · 6 years ago
  50. d5b5afb CMSIS-NN: Fix arm_mve_requantize_32x4 renaming by Felix Johnny · 6 years ago
  51. 91f223d CMSIS-NN: Chnaged some types on arm_avgpool_s8 by Christophe Favergeon · 6 years ago
  52. 5a31d5d CMSIS-NN: Helium version of arm_avgpool_s8 by Christophe Favergeon · 6 years ago
  53. 9219e94 [MVE] clean-up of loading constant offset vectors by Sjoerd Meijer · 6 years ago
  54. a217231 CMSIS-DAP: Updated DAP.h - added extern "C" for C++ (#750) by Robert Rostohar · 6 years ago
  55. ecb76bf Fix some issues with inline asm PIN_DELAY_SLOW() for v6-M. by Chris Reed · 6 years ago
  56. 5ea4a66 Protect TRUE/FALSE defines in rtx_core_ca.h. by Robert Rostohar · 6 years ago
  57. 4727d3b Protect TRUE/FALSE defines in rtx_core_cm.h. by Chris Reed · 6 years ago
  58. 5b271bb CMSIS-NN: MVE support for max pool by Felix Johnny · 6 years ago
  59. 327edde CMSIS-DSP: Added test patterns for RFFT float. by Christophe Favergeon · 6 years ago
  60. d83c6c9 CMSIS-DSP: Added new test patterns for Transform by Christophe Favergeon · 6 years ago
  61. 288c17a DmveEnum is changed according to specification by Evgueni Driouk · 6 years ago
  62. c75b8bb Merge branch 'develop' of git@github.com:ARM-software/CMSIS_5.git into develop by Evgueni Driouk · 6 years ago
  63. a1ad8db added attribute 'uninit' to <memory> element to replace deprecated by Evgueni Driouk · 6 years ago
  64. c08cc9a Graphic update by Christopher Seidl · 6 years ago
  65. 8c733e3 Updated CMSIS-Driver overview by Christopher Seidl · 6 years ago
  66. 680e079 CMSIS-DAP: PIN_DELAY_SLOW macro implemented in assembly to prevent being optimized out (#389) by Robert Rostohar · 6 years ago
  67. 59aeeea CMSIS-DSP: Improvements to test framework by Christophe Favergeon · 6 years ago
  68. 1f3f968 CMSIS-DSP:Corrected bug in arm_div_q63_to_q31 by Christophe Favergeon · 6 years ago
  69. e972cbd CMSIS-DSP: Corrected problem with arm_mat_inverse. by Christophe Favergeon · 6 years ago
  70. b97adc3 CMSIS-DSP: Added MVE code for FIR. Improved FIR test patterns. by Christophe Favergeon · 6 years ago
  71. ad0c6de CMSIS-NN: MVE support for s8 1x1 conv by Felix Johnny · 6 years ago
  72. 97b3840 CMSIS-NN: Fix elementwise multiplication when output shift is positive by Giorgio Arena · 6 years ago
  73. 34b2b62 Updated block diagram to incorporate WiFi driver by Christopher Seidl · 6 years ago
  74. 0733316 CMSIS-NN: Update API Index and history by Felix Johnny · 6 years ago
  75. 0913455 CMSIS-NN: MVE support for s8 softmax by Felix Johnny · 6 years ago
  76. 4f46273 CMSIS-DSP: Added test patterns for fir by Christophe Favergeon · 6 years ago
  77. 5deff57 Device: Renamed globally exposed interrupt function pointer type. by Jonatan Antoni · 6 years ago
  78. 718966b CMSIS-DSP: Added test examples by Christophe Favergeon · 6 years ago
  79. 526d557 Update README.md by Jinhui-Lin · 6 years ago
  80. a682991 CMSIS-DSP: Add ARMv81MML support for MPS3 platform by GorgonMeducer · 6 years ago
  81. 11bd248 CMSIS-NN : MVE support for s8 depthwise conv by Felix Johnny · 6 years ago
  82. b5ef1c9 Device(M): Refactoring __VECTOR_TABLE to avoid MFC issues with IAR by TTornblom · 6 years ago
  83. 0b4f047 CMSIS-DSP : Update MPS3 platform name in testing framework. by Christophe Favergeon · 6 years ago
  84. 88b789c RTOS2: updated 'main' template (removes compiler warnings) by Robert Rostohar · 6 years ago
  85. 58b1eb3 CMSIS-DSP: Corrected build problem with arm_correlate_f32. by Christophe Favergeon · 6 years ago
  86. 4a315c3 CMSIS-DSP: Generated test patterns for convolutions and correlations. by Christophe Favergeon · 6 years ago
  87. 367449d Documentation update for 'dormant' attribute of <debugconfig> element. Update of 'DebugPortSetup' sequence with usage of 'dormant' bit in __protocol. by Jens Reinecke · 6 years ago
  88. 4b9e92e CMSIS-DSP: Update link script of Cortex-M33 for platform MPS3 by GorgonMeducer · 6 years ago
  89. f8d8ec8 CMSIS-DSP: Add MPS3 Cortex-M33 support to Testing platform by GorgonMeducer · 6 years ago
  90. 091d1f1 Pack.xsd: Added 'dormant' attribute to <debugconfig>. Added extensions for APv2 (ADIv6) support. by Jens Reinecke · 6 years ago
  91. 3d7289c Added XMC by Christopher Seidl · 6 years ago
  92. ef9cf2e Generator data model: memory[n].physical added by reinhardkeil · 6 years ago
  93. 6f01ac4 CMSIS-NN: MVE support for s8 conv by Felix Johnny · 6 years ago
  94. 6c3a9a4 CMSIS-NN: MVE support for s8 Fully connected and MatMul by Felix Johnny · 6 years ago
  95. 9b09987 CMSIS-DSP: Modified testing environment for M0. by Christophe Favergeon · 6 years ago
  96. d3e4eb9 CMSIS-DSP: Added MVE code for Matrix functions. by Christophe Favergeon · 6 years ago
  97. 3291331 CMSIS-NN: Implement bit accurate function for Softmax layer - Uint8 by Gian Marco Iodice · 6 years ago
  98. 28b37b1 Added arm_abs_q31.c Neon by ClaudioMartino · 6 years ago
  99. e440431 custom component attribute added, refined Dsecure and Dmve by Joachim Krech · 6 years ago
  100. eae9bb0 CMSIS-Pack: by reinhardkeil · 6 years ago