Commit Graph

11 Commits (681080f52ac57dd8dc010e462b1524fffdcb2fb3)

Author SHA1 Message Date
Jonatan Antoni c3a7e246e8 DSP: Merged ARM and ARMCLANG into combined ARM folder for pre-built libraries.
All pre-built libraries are built using Arm Compiler 6.12.

Change-Id: If3214fc07363c0131e715ce4d54f9216c1264481
7 years ago
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
ClaudioMartino eff6ab597e Updated prebuilt DSP libraries (Arm Compiler 6.12) 7 years ago
TTornblom a2431b036e DSP: Recompiled IAR DSP libraries with 8.40.1 compiler 7 years ago
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
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