CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
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
DSP_Lib_TestSuite DSP_Lib changes: 7 years ago
Examples/ARM Updated DSP examples. 8 years ago
Include DSP_Lib changes: 7 years ago
Lib DSP_Lib changes: 7 years ago
Projects DSP_Lib changes: 7 years ago
Source DSP_Lib changes: 7 years ago