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
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
GuentherMartin
da079620dc
updated ARMv8M DSP libraries.
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