1. 04ed2f0 CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake. by Christophe Favergeon · 6 years ago
  2. 9e28408 CMSIS-DSP: Enable build with MSVC compiler. by Christophe Favergeon · 6 years ago
  3. e018132 CMSIS-DSP: Customization of FFT tables. by Christophe Favergeon · 6 years ago
  4. 6b604eb CMSIS DSP : Added a cmake build system by Christophe Favergeon · 6 years ago
  5. 0f947fe New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project by ClaudioMartino · 6 years ago
  6. 12955cd Updated file versions, dates and copyright headers. by Jonatan Antoni · 6 years ago
  7. 1410ace Added SIMD macros to arm_math.h again. CMSIS NN uses this macros. by GuentherMartin · 6 years ago
  8. 41d9e35 DSP_Lib changes: by GuentherMartin · 6 years ago
  9. 1c5a02c Revert "Const-qualify all read-only pointers in CMSIS-DSP (#349)" by Jonatan Antoni · 6 years ago
  10. d72f6f9 Fix const warnings by Torfinn Berset · 6 years ago
  11. 9598b38 Converting C sources to use `const` where appropriate using regular expressions. Fix typos by Torfinn Berset · 6 years ago
  12. 6b4bd02 `const`-qualify all float32_t pSrc pointers in arm_math.h by Torfinn Berset · 6 years ago
  13. 1c291c5 `const`-qualify all twiddle, bitrev and cosfactor table pointers in arm_math.h by Torfinn Berset · 6 years ago
  14. 408fdc6 `const`-qualify all pSrc pointers in arm_math.h by Torfinn Berset · 6 years ago
  15. 5913df8 DSP_Lib: - updated arm_math.h - reduced ARM_MATH_CMx macros by GuentherMartin · 7 years ago
  16. 99933e0 Split rfft_fast_init_f32 into separate initializer functions. by Dave Flogeras · 7 years ago
  17. 3bdae96 removes unnecessary and non-portable type casts by johan-uden · 8 years ago
  18. 18cc96d Updating company brand by Jonatan Antoni · 8 years ago
  19. de31664 Release preparation: Aligned version information and updated change histories. by Jonatan Antoni · 8 years ago
  20. 12dd925 Fixed typo by Christopher Seidl · 8 years ago
  21. fa7b62b DSP: Clean up arm_math.h by Jonatan Antoni · 8 years ago
  22. 40d172f Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) by Jonatan Antoni · 8 years ago
  23. 5480572 DSP: Fix issue #188 gnu compiler specific diagnostics in arm_math.h by Jonatan Antoni · 8 years ago
  24. ceee686 Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note. by Martin Günther · 9 years ago
  25. ec3081a updated DSP Lib to V1.5.0. by Martin Günther · 9 years ago
  26. cec7ea4 Deleted obsolete macro TABLE_SIZE from arm_math.h. by Martin Günther · 9 years ago
  27. 6c971b0 DSP ARMv8M preparation. by Martin Günther · 9 years ago
  28. 9842671 Updated DSP_Lib changelog and libraries. by Martin Günther · 9 years ago
  29. dc8291e Merge pull request #81 from dpalframan/develop by Martin Günther · 9 years ago
  30. 3c2ce85 Minor typo fix by Christopher Seidl · 9 years ago
  31. 9bf9a9e performance optimizations for arm_mat_mult_fast_q15 and arm_mat_mult_fast_q31 by David Palframan · 9 years ago
  32. fab9c38 Renamed folder DSP_Lib to DSP to be consistent with documentation. by Martin Günther · 9 years ago