1. 617e7bd Pack: Updated file version of Cortex-M device startup components. by Jonatan Antoni · 6 years ago
  2. 2acec48 Device: Added explicit HardFault_Handlers. by Jonatan Antoni · 6 years ago
  3. 2f1514c CMSIS-NN: Add function for q7 to q15 conversion with offset by Felix Johnny · 6 years ago
  4. d4f2576 CMSIS-DSP: Prevent off-by-one access past end of y-data buffer in f32 linear interpolation by Ryan Mullen · 6 years ago
  5. 2a6a495 CMSIS-NN: New support function for adding q7 vector elements by Felix Johnny · 6 years ago
  6. 9e1f7d0 Fixed filename typo on line 2 by EdmundPlayer · 6 years ago
  7. 8a9ceff Doxygen: Enhanced NVIC exception table with standardized handler function names. by Jonatan Antoni · 6 years ago
  8. 2a1736f Doxygen: Fixed typo in description for MSP and PSP access functions. by Jonatan Antoni · 6 years ago
  9. 98b25b6 CMSIS-DSP:Added missing compilation flags to arm_rfft_fast_init_f32.c by Christophe Favergeon · 6 years ago
  10. 3b2a0ee CMSIS-DSP: New testing framework by Christophe Favergeon · 6 years ago
  11. 3b64a26 Reworked 'Interrupt Vector Remap' description. by GuentherMartin · 6 years ago
  12. d9a6b2e Pack: Bump version after release. by Jonatan Antoni · 6 years ago
  13. c68a7f2 Pack: Fixed version history. by Jonatan Antoni · 6 years ago
  14. aa7d22b osThreadState for joinable threads clearified. by reinhardkeil · 6 years ago
  15. a00ce8a Doxygen: by Jonatan Antoni · 6 years ago
  16. 9e75d18 SVDConv v3.3.27 by Thorsten de Buhr · 6 years ago
  17. 74d8ed0 minor corrections to CMSIS-Zone example documentation by reinhardkeil · 6 years ago
  18. 1dab549 some minor clarification in CMSIS-Zone by reinhardkeil · 6 years ago
  19. 6613deb Updated STM32L5 example project documentation by Christopher Seidl · 6 years ago
  20. 5f0203f Added config wizard scrren capture by Christopher Seidl · 6 years ago
  21. 6f88575 Added STM32L5 by Christopher Seidl · 6 years ago
  22. 5dc796f Added SmartChip by Christopher Seidl · 6 years ago
  23. 6d5decb Added SmartChip by Christopher Seidl · 6 years ago
  24. f094110 Documentation update by Christopher Seidl · 6 years ago
  25. 12c3e7f Overview info of CMSIS-Zone Utility (a typical work flow) by reinhardkeil · 6 years ago
  26. 36247fc LPC55S69 Example description by reinhardkeil · 6 years ago
  27. 9037510 Reworked LPC55S69 Zone Example by Christopher Seidl · 6 years ago
  28. ee3eb9f CMSIS-Zone examples by reinhardkeil · 6 years ago
  29. e6182fe Utilities: Added -x M335 to gen_pack to supress false positives on CMSIS-Drivers. by Jonatan Antoni · 6 years ago
  30. 8530ed1 Fixed version information and release history. by Jonatan Antoni · 6 years ago
  31. d110e51 Bump pack version to 5.6.0-rc1 by Jonatan Antoni · 6 years ago
  32. e37f495 DSP: Merged ARM and ARMCLANG into combined ARM folder for pre-built libraries. by Jonatan Antoni · 6 years ago
  33. 409fd6d Updated prebuilt DSP libraries (GCC) by ClaudioMartino · 6 years ago
  34. fcc98e4 Updated prebuilt DSP libraries (GCC) by ClaudioMartino · 6 years ago
  35. 8c4b625 Updated prebuilt DSP libraries (GCC) by ClaudioMartino · 6 years ago
  36. c421a3a Updated prebuilt DSP libraries (Arm Compiler 6.12) by ClaudioMartino · 6 years ago
  37. 10fa8d9 Added note to osThreadTerminate by Christopher Seidl · 6 years ago
  38. e1a04e1 Fine tuning by Christopher Seidl · 6 years ago
  39. 459469a LPC55 example project documented by Christopher Seidl · 6 years ago
  40. ec962fb CMSIS-Zone documentation: by reinhardkeil · 6 years ago
  41. c4c6bc6 PackChk v1.3.87: check whether <url> tag ends with a '/' by Thorsten de Buhr · 6 years ago
  42. 56de512 Overview description about the components clarified by reinhardkeil · 6 years ago
  43. 47a804a Update README.md by Reinhard Keil · 6 years ago
  44. 2a79a12 Update README.md by Reinhard Keil · 6 years ago
  45. d03def1 Update README.md by Reinhard Keil · 6 years ago
  46. 34b3e53 Updated overview page of CMSIS-Pack to explain the benefits better by Christopher Seidl · 6 years ago
  47. 54616a7 Updated general introduction by Christopher Seidl · 6 years ago
  48. e5fc8a8 Revert "Core(M): Fixed definition of Armv8-M MPU_Type to be C99 compliant." by Jonatan Antoni · 6 years ago
  49. 729a52e CoreValidation: Fixup to CV_CoreFunc suite. by Jonatan Antoni · 6 years ago
  50. d544013 CMSIS Driver WiFi: Updated version information (removed beta) by Robert Rostohar · 6 years ago
  51. d6895d7 RTX5: latest libraries (IAR) by Robert Rostohar · 6 years ago
  52. 63798c1 RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 6 years ago
  53. f28fe19 Fix Doxygen warning by Felix Johnny · 6 years ago
  54. e1a4cfc DSP: Recompiled IAR DSP libraries with 8.40.1 compiler by TTornblom · 6 years ago
  55. 17fd73d Minor tweak by Christopher Seidl · 6 years ago
  56. a9a43ff Clarified the scope of CMSIS for Arm Cortex-based microcontrollers by Christopher Seidl · 6 years ago
  57. 55034c6 Update of revision history for CMSIS-NN by Felix Johnny · 6 years ago
  58. f677f00 Updated all versions and change histories for upcoming release 5.6.0 by Jonatan Antoni · 6 years ago
  59. 84bb5a8 DoxyGen: Added documentation for new Core(M) provisions for C startup code. by Jonatan Antoni · 6 years ago
  60. 03e3e41 Updated history files for new CMSIS-DSP version. by Christophe Favergeon · 6 years ago
  61. b2b58ba Depthwise convoltution with asymmetric quantization support. by Felix Johnny · 6 years ago
  62. 89109b2 WiFi Driver API 1.0.0 (removed beta, bumped up pack minor version) by Robert Rostohar · 6 years ago
  63. 7b0690b Saturating doubling high multiply & divide by power of two by Felix Johnny · 6 years ago
  64. bc11855 Slot attributed added to *.rzone / *.azone file by reinhardkeil · 6 years ago
  65. 3b7b0b9 `arm_nn_tables.h`: removed duplicated declaration by Alessandro Capotondi · 6 years ago
  66. 4247c5e vmlaq in arm_dot_prod_f32 instead of vmulq and vadd by ClaudioMartino · 6 years ago
  67. 6320e03 CMSIS-Driver WiFi documentation typo correction by Robert Rostohar · 6 years ago
  68. 69092dd Include paths for transform tests in ArmDS A5 project by ClaudioMartino · 6 years ago
  69. 1067de4 Update README.md by Reinhard Keil · 6 years ago
  70. a4fe57c Update README.md by Reinhard Keil · 6 years ago
  71. 6ed5775 Updated <taxonomy> element by Christopher Seidl · 6 years ago
  72. 355e16a Fix issue #511. by Fangjun Kuang · 7 years ago
  73. 4acefe1 Fix out_shift value of 31 by Fredrik Knutsson · 6 years ago
  74. 365e425 Device: Suppress pedantic warnings in C startup vector table. by Jonatan Antoni · 6 years ago
  75. 5c4c817 CoreValidation: Added -Wpedantic to GCC compiler options. by Jonatan Antoni · 6 years ago
  76. 380c2af Core(M): Fixed definition of Armv8-M MPU_Type to be C99 compliant. by Jonatan Antoni · 6 years ago
  77. 9abd70b Added more features by Christopher Seidl · 6 years ago
  78. 15ec414 Updated WiFi Driver API 1.0.0-beta by Robert Rostohar · 6 years ago
  79. 8f1921e Added missing ACTLR register. corrected differences to core_cm3. by GuentherMartin · 6 years ago
  80. 72a999e CMSIS-DSP: Add new compilation flag to DSP_Lib_TestSuite to restore by Christophe Favergeon · 6 years ago
  81. 566ec2f CMSIS-DSP: Added compilation flags to disable some test categories in by Christophe Favergeon · 6 years ago
  82. 04ed2f0 CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake. by Christophe Favergeon · 6 years ago
  83. 781ddc5 CMSIS-DSP: Corrected issue in Neon version of arm_correlate_f32. by Christophe Favergeon · 6 years ago
  84. eaf9850 RTOS2: minor improvements in templates by Robert Rostohar · 6 years ago
  85. 9e28408 CMSIS-DSP: Enable build with MSVC compiler. by Christophe Favergeon · 6 years ago
  86. 6a8b807 CoreValidation: Aligned GNU linker scripts with templates. by Jonatan Antoni · 6 years ago
  87. 132ed8b Device: Fixed load regions in GCC linker scripts. by Jonatan Antoni · 6 years ago
  88. c5d3b20 CoreValidation: Fixed GCC tests and linker scripts. by Jonatan Antoni · 6 years ago
  89. e018132 CMSIS-DSP: Customization of FFT tables. by Christophe Favergeon · 6 years ago
  90. 26b680c CoreValidation: Fixed Cortex-M0plus build config. by Jonatan Antoni · 6 years ago
  91. 62be30b CoreValidation: Fixed include path case for Cortex-A targets. by Jonatan Antoni · 6 years ago
  92. 8c1b88c Device: Updated C Startup to properly place __NO_RETURN. by Jonatan Antoni · 6 years ago
  93. 22507dd CoreValidation: Fixed RAM size in GNU linker script. by Jonatan Antoni · 6 years ago
  94. 2f6f2f2 Device: Updated system files to use __VECTOR_TABLE macro. by Jonatan Antoni · 6 years ago
  95. aa2469d CoreValidation: Updated tests to use reworked device startup code. by Jonatan Antoni · 6 years ago
  96. 1073daa Device: Updated the Vendor Template with latest C Startup. by Jonatan Antoni · 6 years ago
  97. 48a55b4 Device: Fixed GNU linker script to use default memory base addresses for flash and ram. by Jonatan Antoni · 6 years ago
  98. 59786e3 Updated WiFi Driver API 1.0.0-beta by Robert Rostohar · 6 years ago
  99. 7b26947 Device: Fixed filename case of scatter files. by Jonatan Antoni · 6 years ago
  100. bbdb77d RTOS2/RTX: Updated all examples to use C Startup variant. by Jonatan Antoni · 6 years ago