1. 2c9d1f1 Finalize release 5.9.0 by Jonatan Antoni · 3 years, 2 months ago
  2. a80777c Update README to track latest release (on master branch), automatically. by Jonatan Antoni · 3 years, 2 months ago
  3. 8a64562 Doxygen: added description for __CM85_REV by Vladimir Marchenko · 3 years, 2 months ago
  4. 4745ac9 Doxygen: Added more references to STAR-MC1 by Vladimir Marchenko · 3 years, 2 months ago
  5. 7f67362 Doxygen: fixed incorrect link by Vladimir Marchenko · 3 years, 2 months ago
  6. a7f60ca README.md: Removed bold links by Vladimir Marchenko · 3 years, 2 months ago
  7. c6eb294 README.md: Added reference to CMSIS-Build by Vladimir Marchenko · 3 years, 2 months ago
  8. 101987b Doxygen: Fixed Revision History for 5.9.0 by Vladimir Marchenko · 3 years, 2 months ago
  9. 7ea933e Doxygen: Added PMU documentation for CM85 and extended for CM55 by Vladimir Marchenko · 3 years, 2 months ago
  10. c438b59 Doxygen: Extended with Cortex-M85 references by Vladimir Marchenko · 3 years, 2 months ago
  11. 184ccfd CMSIS-NN: Fix SVDF bug for ARM_MATH_DSP (#1473) by hmogensen-arm · 3 years, 2 months ago
  12. 0a7176a CMSIS-NN: Improve performance for armclang 6.18 (#1471) by Måns Nilsson · 3 years, 2 months ago
  13. 91469ff Doxygen: Minor rework/typo fixes in RTOS Validation page. by Vladimir Marchenko · 3 years, 2 months ago 5.9.0-rc
  14. e8a03d1 Update change history and versions by Jonatan Antoni · 3 years, 2 months ago
  15. e197f78 CMSIS-Core(M): Add Cortex-M85 support by Jonatan Antoni · 3 years, 2 months ago
  16. ed8b8f0 CMSIS-DSP: Corrected build issue with Neon by Christophe Favergeon · 3 years, 2 months ago
  17. e09ef11 CMSIS-DAP: Update version and revision history by Robert Rostohar · 3 years, 2 months ago
  18. f1b8476 DAP: use same clock delay calculation in DAP_Setup() and DAP_SWJ_Clock(). (#1301) by Chris Reed · 3 years, 2 months ago
  19. badbad3 CMSIS-DSP: Corrected typo in some compilation flags for CFFT F64 by Christophe Favergeon · 3 years, 2 months ago
  20. 6d1d4e7 Doxygen: Updated "RTOS Validation" page with references to CMSIS-RTOS2 Validation by Vladimir Marchenko · 3 years, 2 months ago
  21. 26238a4 Utilities: Bump SVDConv to 3.3.42 by Jonatan Antoni · 3 years, 2 months ago
  22. d9cfca3 CMSIS-DSP: Added new functions to Python wrapper by Christophe Favergeon · 3 years, 2 months ago
  23. 244e279 CMSIS-DSP: scalar atan2 q31, q15, f32 and f16 by Christophe Favergeon · 4 years ago
  24. 61a22cd Remove deprecated docs and schemas for CMSIS-Pack and CMSIS-Build by Jonatan Antoni · 3 years, 3 months ago
  25. 12bcacd Updated Cortex-M55 core header - corrected MemSysCtl_Type by GuentherMartin · 3 years, 3 months ago
  26. 1154cfa Change syntax of immediate values in inline assembler (#1463) by Johan Bengtsson · 3 years, 3 months ago
  27. 8eeca03 Record new Armv8.1-M RTX5 libraries for IAR compiler by Jonatan Antoni · 3 years, 3 months ago
  28. 856cf46 CMSIS-NN: Add SVDF state tensor with 8 bit precision (#1461) by hmogensen-arm · 3 years, 3 months ago
  29. 124dfbc RTX5: update library fetch script to get the latest libraries by Robert Rostohar · 3 years, 3 months ago
  30. 2c1f69b RTX5: update library projects (CMSIS pack version) by Robert Rostohar · 3 years, 3 months ago
  31. f6f84dc RTX5: minor optimization in osRtxThreadDelayTick (#1405) by Robert Rostohar · 3 years, 3 months ago
  32. 9a59eb0 CMSIS-DSP: Removed compilation warnings by Christophe Favergeon · 3 years, 3 months ago
  33. f97d532 DSP: Remove undefined behavior in post-increment/decrement read (#1443) by Johan Bengtsson · 3 years, 3 months ago
  34. 1b7e0ce CMSIS-Build: added documentation redirects to CMSIS-Toolbox by Vladimir Marchenko · 3 years, 3 months ago
  35. cdd6f01 DoxyGen: Fixup gen_doc.sh by Jonatan Antoni · 3 years, 3 months ago
  36. ca8e60b CMSIS-Pack: Redirects in documentation to Open-CMSIS-Pack by Vladimir Marchenko · 3 years, 3 months ago
  37. 128f26c CMSIS-Build: fixed formatting by Vladimir Marchenko · 3 years, 3 months ago
  38. e605730 Fixed 2 broken links by Vladimir Marchenko · 3 years, 3 months ago
  39. cffde8d Documentation: CMSIS-Build: Attempt to fix a formatting issue by Reinhard Keil · 3 years, 3 months ago
  40. d83fcda Documentation CMSIS-Build: section formatting fixed by Reinhard Keil · 3 years, 3 months ago
  41. 88fb712 Documentation CMSIS-Build: links fixed by Reinhard Keil · 3 years, 3 months ago
  42. c716ce6 CMSIS-Toolbox Image source added by Reinhard Keil · 3 years, 3 months ago
  43. d379917 Documentation: Core - formatting issue fixed, Build: finalized CMSIS-Toolbox by Reinhard Keil · 3 years, 3 months ago
  44. c224b71 Documentation: CMSIS-Build replaced by CMSIS-Toolbox by Reinhard Keil · 3 years, 3 months ago
  45. 1de0652 CMSIS-NN: Fix DoxyGen warnings (#1459) by Måns Nilsson · 3 years, 3 months ago
  46. 70ebbba RTX5: add _fp_init function prototype (#1462) by Martin Günther · 3 years, 3 months ago
  47. 85dc046 Update core_starmc1.h by Albert Huang · 3 years, 3 months ago
  48. 2d17771 Add script to fetch PackChk/SVDConv from their release location. by Jonatan Antoni · 3 years, 3 months ago
  49. 00a6cfe CMSIS-DSP: Mean square error for q15, q31, f16, f32, f64. by Christophe Favergeon · 3 years, 3 months ago
  50. 5fc60b9 Update core_starmc1.h by Albert Huang · 3 years, 3 months ago
  51. 03b2489 SVD: Add SMC1 (Arm China STAR-MC1) to cpuNameType. by Jonatan Antoni · 3 years, 3 months ago
  52. f418ea6 Bump next release version to 5.9.0 by Jonatan Antoni · 3 years, 3 months ago 5.9.0-dev
  53. ba2deb9 CMSIS-DSP: Mean square error q7 by Christophe Favergeon · 3 years, 3 months ago
  54. e12ff84 Fixing compilation issue with Visual Studio 2022 in Arm64EC (#1450) by JbR · 3 years, 3 months ago
  55. f8c603e Fix signature of __USAT in documentation. by Jonatan Antoni · 3 years, 3 months ago
  56. 3f4a0c0 CMSIS Device: fixed typo in scatter files. by GuentherMartin · 3 years, 3 months ago
  57. 23f2e7f CMSIS-Driver WiFi: Update documentation (#1452) by Milorad Cvjetkovic · 3 years, 3 months ago
  58. 5b437de DoxyGen: Fix white-space in CMSIS-Driver documentation (affects formatting) by Robert Rostohar · 3 years, 3 months ago
  59. 53dc7aa CMSIS Device: Updated system_ARMCM55.c - corrected "Clear ELPSTATE". by GuentherMartin · 3 years, 3 months ago
  60. 865fef6 Rename core_star.h to core_starmc1.h by Albert Huang · 3 years, 3 months ago
  61. 4fc5c2c Core(A): Fixed __RBIT implementation (issue #1445) by GuentherMartin · 3 years, 3 months ago
  62. 9dc018e CMSIS-NN: Correct bug in softmax (#1442) by Måns Nilsson · 3 years, 4 months ago
  63. 0edf39a CMSIS-NN: Add back missing prototype (#1438) by Måns Nilsson · 3 years, 4 months ago
  64. 4075efe CMSIS-Core(M): Add missing registers to core_cm55.h by Martin Günther · 3 years, 4 months ago
  65. 97cc02b CMSIS-DSP: New PythonWrapper example by Christophe Favergeon · 3 years, 4 months ago
  66. 18205c6 RTX5: Fix timer interval when periodic timer is restarted by Robert Rostohar · 3 years, 4 months ago
  67. e776dfa Rebase - Update version number (#1423) by felix-johnny · 3 years, 4 months ago
  68. b8a7fd8 CMSIS-DSP: Corrected issue in python example. by Christophe Favergeon · 3 years, 4 months ago
  69. 5c6bba1 CMSIS-DSP: Improved the noise suppression example in the Python wrapper. by Christophe Favergeon · 3 years, 4 months ago
  70. cf67528 CMSIS-NN: Add softmax s16 support (#1425) by Måns Nilsson · 3 years, 4 months ago
  71. 06ff5e7 CMSIS-DSP: Updated documentation of a Python example. by Christophe Favergeon · 3 years, 4 months ago
  72. 63b7c29 CMSIS-DSP: Update Python examples by Christophe Favergeon · 3 years, 4 months ago
  73. 743f8a3 CMSIS-DSP: Updated Jupyter notebook example by Christophe Favergeon · 3 years, 4 months ago
  74. 7106010 CMSIS-DSP: Added missing functions to the Python wrapper by Christophe Favergeon · 3 years, 4 months ago
  75. 6cdb1a0 CMSIS-DSP: Update Python wrapper README and example by Christophe Favergeon · 3 years, 4 months ago
  76. f7b3f09 CMSIS-DSP: Added a new Python example by Christophe Favergeon · 3 years, 4 months ago
  77. b0c7f19 This fixed some GCC warnings with -WConversion enabled: (#1427) by Markus Klein · 3 years, 4 months ago
  78. 9e87d99 Enhance component conditions for Dcore="Star-MC1" by Jonatan Antoni · 3 years, 4 months ago
  79. b173194 CMSIS-DSP: Removed hardcoded path in SDFTools example7. by Christophe Favergeon · 3 years, 4 months ago
  80. 9b5df64 CMSIS-DSP: Removed pattern file from PythonWrapper tests by Christophe Favergeon · 3 years, 4 months ago
  81. c8a9c18 CMSIS-DSP: Refactoring of the PythonWrapper and SDF by Christophe Favergeon · 3 years, 4 months ago
  82. a574362 Added Jonzic by Christopher Seidl · 3 years, 4 months ago
  83. 773cdff CMSIS-NN: Add elementwise add/mul int16 and unit tests (#1419) by Måns Nilsson · 3 years, 5 months ago
  84. addd45d RXT5: change order of include in rtx_lib.c (internal) by Robert Rostohar · 3 years, 5 months ago
  85. 28d54ba RXT5: add Floating-point initialization for Arm C Library (#1421) by Robert Rostohar · 3 years, 5 months ago
  86. 46179ed CMSIS-DAP: Update documentation (firmware examples) by Robert Rostohar · 3 years, 5 months ago
  87. ebd65be CMSIS-DAP: Move v2 firmware for NXP LPC-Link2 by Robert Rostohar · 3 years, 5 months ago
  88. ad0acb7 CMSIS-DAP: Remove v1 firmware for NXP LPC-Link2 by Robert Rostohar · 3 years, 5 months ago
  89. 80eca29 CMSIS-DAP: Update Firmware examples (use README.md) by Robert Rostohar · 3 years, 5 months ago
  90. f2fb4f8 CMSIS-DSP: SDF Improvements by Christophe Favergeon · 3 years, 5 months ago
  91. 955e867 CMSIS-NN: Update unit test readme (#1420) by Måns Nilsson · 3 years, 5 months ago
  92. b5dff2f Updates to DAP documentation by Christopher Seidl · 3 years, 5 months ago
  93. e04e03a CMSIS-DSP: Correcting issue #1412 by Christophe Favergeon · 3 years, 5 months ago
  94. 963168f CMSIS-NN: Refactor, remove unused function arm_nn_mat_mult_kernel_s8_s16_reordered (#1417) by hmogensen-arm · 3 years, 5 months ago
  95. 11ff706 Core(M): Describe scatter file templates. (#1376) by Martin Günther · 3 years, 5 months ago
  96. 559d58c GitHub: Add check for Pack Description by Jonatan Antoni · 3 years, 5 months ago
  97. 9c2c03c GitHub: Add check for Pack Description by Jonatan Antoni · 3 years, 5 months ago
  98. 51d2437 CMSIS-NN: Fix Doxygen warnings (#1410) by felix-johnny · 3 years, 5 months ago
  99. 0928e57 CMSIS-NN: add kernel and unittest for int16 pooling (#1408) by Måns Nilsson · 3 years, 5 months ago
  100. 5b58d2d CMSIS-NN: Add int16 support for depthwise_conv (#1406) by Måns Nilsson · 3 years, 5 months ago