1. d304491 CMSIS Driver: updated custom driver template versions by Robert Rostohar · 6 years ago
  2. dae2f7c CMSIS Driver: updated WiFi Interface API version by Robert Rostohar · 6 years ago
  3. 5b0a551 CMSIS Driver: enhanced WiFi Interface API with support for polling Socket Receive/Send by Robert Rostohar · 6 years ago
  4. 8132d45 CMSIS-NN: 1xN conv support for MVE by Felix Johnny · 6 years ago
  5. 8d743c5 CMSIS Driver: removed volatile from status related typedefs APIs by Robert Rostohar · 6 years ago
  6. 1e953d0 DoxyGen: Updated all references/links to keil.com to use https instead of http. by Jonatan Antoni · 6 years ago
  7. 89679ee RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 6 years ago
  8. 1a1f018 updating to https by Joachim Krech · 6 years ago
  9. 1ab9aba CMSIS-DSP: Modified thresholds for ComplexMathsQ15 tests. by Christophe Favergeon · 6 years ago
  10. 300fa4e CMSIS-DSP: Added more tests for ComplexMathsQ15 by Christophe Favergeon · 6 years ago
  11. d2813ff CMSIS-DSP: Added more tests for ComplexMaths. by Christophe Favergeon · 6 years ago
  12. bcfcc0b CMSIS-DSP: Cleaning for RFFT by Christophe Favergeon · 6 years ago
  13. aa5e7eb CMSIS-DSP:Correction for issue 218 by Christophe Favergeon · 6 years ago
  14. 2b1d128 CMSIS-DSP:Correction for issue 258 by Christophe Favergeon · 6 years ago
  15. c7efae1 CMSIS-DSP:Correction for issue 344 by Christophe Favergeon · 6 years ago
  16. df209ec CMSIS-DSP:Correction for issue 694. by Christophe Favergeon · 6 years ago
  17. edaed06 CMSIS-DSP: Correction for float16 support with MVE. by Christophe Favergeon · 6 years ago
  18. 37ed687 CMSIS-DSP: Correction for issue 720 by Christophe Favergeon · 6 years ago
  19. a65bf00 CMSIS-DSP: Corrected preconditions on arm_bilinear_interp functions. by Christophe Favergeon · 6 years ago
  20. a8a1910 CMSIS-DSP:Added tests for arm_bilinear_interp (f32,q31,q15 and q7). by Christophe Favergeon · 6 years ago
  21. af6284d CMSIS-DSP:Added tests for arm_linear_interp f32, q31, q15 and q7. by Christophe Favergeon · 6 years ago
  22. 084ca21 CMSIS-NN: remove output channel constraint on 1x1 conv by Felix Johnny · 6 years ago
  23. c0c638a CMSIS-NN: Fixed depthwise convolution with DSP acceleration by Gian Marco Iodice · 6 years ago
  24. b5905f5 CMSIS-DSP: Added missing patterns. by Christophe Favergeon · 6 years ago
  25. 00e50db CMSIS-DSP: Improved the test script to take additional command line options. by Christophe Favergeon · 6 years ago
  26. 2942a33 CMSIS-DSP: Added a script to run all the tests. by Christophe Favergeon · 6 years ago
  27. 6b76b40 CMSIS-DSP: Improved READMEs Corrected Doxygen warnings. by Christophe Favergeon · 6 years ago
  28. c07e3bf CMSIS-DSP: Added test patterns for arm_fir_decimate and arm_fir_interpolate. by Christophe Favergeon · 6 years ago
  29. a79a3ec Removed note that we plan to deliver an RDDI-DAP DLL. by Christopher Seidl · 6 years ago
  30. 6defc87 CMSIS-NN: Improve performance of 1x1 conv for MVE by Felix Johnny · 6 years ago
  31. 16600d2 CMSIS-DSP: Added MVE code for merge_rfft_f32 by Christophe Favergeon · 6 years ago
  32. de2f285 CMSIS-DSP: Added MVE version of stage_rfft_f32 by Christophe Favergeon · 6 years ago
  33. c13eadd CMSIS-DSP: Added MVE code for rfft q15 by Christophe Favergeon · 6 years ago
  34. 3ad7ea3 CMSIS-DSP: Added MVE code for rfft q31 by Christophe Favergeon · 6 years ago
  35. 8155393 CMSIS-DSP: Added MVE code for arm_cfft_q15 by Christophe Favergeon · 6 years ago
  36. f73cc20 CMSIS-DSP: Corrected compilation issues with AC5 and gcc. by Christophe Favergeon · 6 years ago
  37. 631306f CMSIS-DSP: Updated Python wrapper. by Christophe Favergeon · 6 years ago
  38. d5e0a04 CMSIS-DSP: Added MVE code for cfft q31 by Christophe Favergeon · 6 years ago
  39. aefd277 CMSIS-DSP: MVE version of arm_cfft_f32. by Christophe Favergeon · 6 years ago
  40. 3bd1714 Corrected spline interpolation and merge sort by ClaudioMartino · 6 years ago
  41. 1d1d70e CMSIS-DSP: Corrected issues 783-786 by Christophe Favergeon · 6 years ago
  42. 4062939 CMSIS-DSP: Added new tests by Christophe Favergeon · 6 years ago
  43. 4b95426 Removed const-cast violation by Basit Ayantunde · 6 years ago
  44. 8890eda fixed unused variable error for arm_convolve_s8_1x1_fast by Basit Ayantunde · 6 years ago
  45. dbba6e8 added missing pad_x argument for arm_max_pool_s8 by Basit Ayantunde · 6 years ago
  46. cce8d2d CMSIS-NN: Updated revision and date by Gian Marco Iodice · 6 years ago
  47. 73ed041 Update pack_creation.txt by Christopher Seidl · 6 years ago
  48. f224f76 RTX: Rebuilt IAR libraries. Non-secure v8m didn't work properly by TTornblom · 6 years ago
  49. f44feaa Update General.txt by Christopher Seidl · 6 years ago
  50. 262e01a fixed cpdsc by Joachim Krech · 6 years ago
  51. 805c8b3 Added zipped example project by Christopher Seidl · 6 years ago
  52. d331777 CMSIS-NN: Fixed bug in arm_q7_to_q15_with_offset by Gian Marco Iodice · 6 years ago
  53. 211afa0 adding specific schema for CPDSC by Joachim Krech · 6 years ago
  54. c0750e3 CMSIS-NN: MVE support for elementwise mul by Felix Johnny · 6 years ago
  55. ebf0eaa Update General.txt by Christopher Seidl · 6 years ago
  56. 85ca451 Aligned ARM V8.1 scatter file with linker description file. by GuentherMartin · 6 years ago
  57. b72a77c CMSIS-DSP: Temporary fix for the spline function. by Christophe Favergeon · 6 years ago
  58. 93b52c8 CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. by Christophe Favergeon · 6 years ago
  59. 909f815 CoreValidation: Fixed TC_CoreFunc_IRQVect missing external declaration to ROM vector table. by Jonatan Antoni · 6 years ago
  60. 9373133 Update components_schema.txt by Christopher Seidl · 6 years ago
  61. ee5f859 CMSIS-NN: 1x1 conv bug fixes for MVE by Felix Johnny · 6 years ago
  62. 742f029 CMSIS-NN: average_pool and element_add bug fix by Felix Johnny · 6 years ago
  63. 49c4ed7 CMSIS-DSP: Corrected issues in SupportFunctions by Christophe Favergeon · 6 years ago
  64. ad00677 CMSIS-DSP: Corrected Doxygen issues by Christophe Favergeon · 6 years ago
  65. 1dc8826 CMSIS-Pack: added missing files for Debug Setup Tutorial by Vladimir Marchenko · 6 years ago
  66. bb1d626 Added Debug Setup Tutorial by Vladimir Marchenko · 6 years ago
  67. aaa9f5b Doxygen: Added missing images for CMSIS-Zone documentation. by Jonatan Antoni · 6 years ago
  68. 3b7c3dd DoxyGen: Added documentation for new CMSIS-Zone example projects. by Jonatan Antoni · 6 years ago
  69. ac1fe77 CMSIS-Zone documentation updated for release by Christopher Seidl · 6 years ago
  70. a62b9a1 Updated CMSIS-Build documentation by Christopher Seidl · 6 years ago
  71. 2e7a20a CMSIS-DSP: Added example for the naive gaussian bayes classifier by Christophe Favergeon · 6 years ago
  72. 9dc97a9 CMSIS-DSP: Added an SVM example to show how to use it. by Christophe Favergeon · 6 years ago
  73. ae3076f Update General.txt by Christopher Seidl · 6 years ago
  74. 7ca9a9a Added cpcreaterepo.sh script by Christopher Seidl · 6 years ago
  75. f72a5c7 Update General.txt by Christopher Seidl · 6 years ago
  76. ef78648 CMSIS-Build: skeleton and initial information. by Vladimir Marchenko · 6 years ago
  77. 7c1cfc0 CMSIS-DSP: Corrected compilation warnings by Christophe Favergeon · 6 years ago
  78. 6326763 CMSIS-NN: Fixed component dependency to DSP. by Jonatan Antoni · 6 years ago
  79. eb70550 CMSIS-DSP: Correct test patterns by Christophe Favergeon · 6 years ago
  80. d861360 Added logical operators + sorting + spline by ClaudioMartino · 6 years ago
  81. 4d378e8 Minor documentation update (added WiFi Driver Validation) by Milorad Cvjetkovic · 6 years ago
  82. 552cbef CMSIS-DSP: Added new tests for Biquads. Added MVE code for Biquads. by Christophe Favergeon · 6 years ago
  83. c9534b6 Bump pack dev-drop version. by Jonatan Antoni · 6 years ago
  84. 09694d7 Device: Updated all Cortex-M devices with strongly typed vector table references. by Jonatan Antoni · 6 years ago
  85. c9d4a4a CMSIS-DSP: Initial F64 CFFT/RFFT implementation by FabKlein · 6 years ago
  86. d76d5e3 Adding return value to pooling functions by Fredrik Knutsson · 6 years ago
  87. 8366f81 CMSIS-NN: Documentation update by Felix Johnny · 6 years ago
  88. d5b5afb CMSIS-NN: Fix arm_mve_requantize_32x4 renaming by Felix Johnny · 6 years ago
  89. 91f223d CMSIS-NN: Chnaged some types on arm_avgpool_s8 by Christophe Favergeon · 6 years ago
  90. 5a31d5d CMSIS-NN: Helium version of arm_avgpool_s8 by Christophe Favergeon · 6 years ago
  91. 9219e94 [MVE] clean-up of loading constant offset vectors by Sjoerd Meijer · 6 years ago
  92. a217231 CMSIS-DAP: Updated DAP.h - added extern "C" for C++ (#750) by Robert Rostohar · 6 years ago
  93. ecb76bf Fix some issues with inline asm PIN_DELAY_SLOW() for v6-M. by Chris Reed · 6 years ago
  94. 5ea4a66 Protect TRUE/FALSE defines in rtx_core_ca.h. by Robert Rostohar · 6 years ago
  95. 4727d3b Protect TRUE/FALSE defines in rtx_core_cm.h. by Chris Reed · 6 years ago
  96. 5b271bb CMSIS-NN: MVE support for max pool by Felix Johnny · 6 years ago
  97. 327edde CMSIS-DSP: Added test patterns for RFFT float. by Christophe Favergeon · 6 years ago
  98. d83c6c9 CMSIS-DSP: Added new test patterns for Transform by Christophe Favergeon · 6 years ago
  99. 288c17a DmveEnum is changed according to specification by Evgueni Driouk · 6 years ago
  100. c75b8bb Merge branch 'develop' of git@github.com:ARM-software/CMSIS_5.git into develop by Evgueni Driouk · 6 years ago