Commit Graph

6 Commits (9520817de7442ddabe29be38f01f3ff3d7b945a9)

Author SHA1 Message Date
TTornblom f827ab4d1e DSP: IAR: disabled TrustZone and DSP for relevant targets 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
GuentherMartin 2c3466e02c updated project settings according new arm_math.h 7 years ago
TTornblom 744c9e306a DSP: Fixed FPU setting for cortexM4bf 8 years ago
TTornblom 7c74ea106c DSP: Changed optimization level for IAR. 8 years ago
TTornblom c1185b12b9 Added IAR DSP lib support 8 years ago