Commit Graph

10 Commits (ebf9104c4e9619397fc2e87909269fa146714917)

Author SHA1 Message Date
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
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 ddee94e8db DSP_Lib:
- updated arm_math.h
 - reduced ARM_MATH_CMx macros
8 years ago
Martin Günther de2ce55a61 Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note. 10 years ago
Martin Günther adbc210886 updated DSP Lib to V1.5.0. 10 years ago
Martin Günther bc3b6d0e2f DSP ARMv8M preparation. 10 years ago
Martin Günther 61b007656e Updated DSP_Lib projects. 10 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.
10 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