Commit Graph

7 Commits (6ee7a6454240d7f60f79e5134c0b3a01a98ee500)

Author SHA1 Message Date
ClaudioMartino 6c8f9e9e63 Updated prebuilt DSP libraries (GCC) 7 years ago
ClaudioMartino 4f07e895a4 Updated prebuilt DSP libraries (GCC) 7 years ago
ClaudioMartino 1ce619dd4a Updated prebuilt DSP libraries (GCC) 7 years ago
GuentherMartin 5648cfd4af DSP_Lib changes:
- new version V1.5.5
 - reworked DSP library source files
     added macro ARM_MATH_LOOPUNROLL
     removed macro UNALIGNED_SUPPORT_DISABLE
     relpaced arm_bitreversal2.S with C version
     added const-correctness
     replaced SIMD pointer construct with memcpy solution
 - reworked DSP library documentation
 - moved DSP libraries to folder ./DSP/Lib
 - ARM DSP Libraries are built with ARMCLANG
 - Added DSP Libraries Source variant
7 years ago
Martin Günther 2e5fb538fa Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib.
Added DSP libraries build projects to CMSIS pack.
10 years ago
Martin Günther 425787b816 Added DSP_Lib binaries. 10 years ago
Martin Günther 7a4fea9150 Renamed folder DSP_Lib to DSP to be consistent with documentation. 10 years ago