Commit Graph

20 Commits (ffcca5f59fc2d2acf443bcdf114a2aae9b4cf34f)

Author SHA1 Message Date
TTornblom 29cbdda7f8 CMSIS_DSP: Updated IAR libraries with added functions for 5.7.0
Signed-off-by: TTornblom <thomas.tornblom@iar.com>
6 years ago
Jonatan Antoni dc8f274156 DSP: Libraries 1.8.0 for GCC
Built using arm-none-abi-gcc 9.2.1 (Arm Embedded 9-2019-q4-major)

Change-Id: Iee4477d4103e917e79c61610e7271166af9a4a5c
6 years ago
Christophe Favergeon 9c7329cd52 CMSIS-DSP: Updated examples. 6 years ago
Christophe Favergeon 952c32f75b CMSIS-DSP: Updated MDK projects with new functions. 6 years ago
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
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
GuentherMartin ddee94e8db DSP_Lib:
- updated arm_math.h
 - reduced ARM_MATH_CMx macros
7 years ago
GuentherMartin da079620dc updated ARMv8M DSP libraries. 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
Martin Günther de2ce55a61 Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note. 9 years ago
Martin Günther adbc210886 updated DSP Lib to V1.5.0. 9 years ago
Martin Günther bc3b6d0e2f DSP ARMv8M preparation. 9 years ago
Martin Günther 61b007656e Updated DSP_Lib projects. 9 years ago
Martin Günther 31eba363dd CMSIS_Core:
- Added new file cmsis_compiler.h.
 - Deleted deprecated files core_cmfunc.h, core_cminstr.h, core_cmsimd.h.
 - Reworked compiler secific include files.
 - Reworked core dependant include files.
 - Added __PACKED macro.
9 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 7a4fea9150 Renamed folder DSP_Lib to DSP to be consistent with documentation. 10 years ago