Christophe Favergeon
1d9e38adca
Reworked FFT initializations to make the work of the linker easier.
...
New FFT initialization functions to make it easier for the linker
to optimize the code size when the library is used as a static
library and can't be rebuilt.
Compilation directives for code size optimizations have been removed.
3 years ago
Christophe Favergeon
9d88671ddc
Changed path to VHT in Examples
...
Name of VHT executable is different starting with version 5.37 of MDK.
4 years ago
Christophe Favergeon
3395b5d356
Updated examples
...
Some examples were not working.
Updated all examples for use of Arm Virtual Hardware instead of FVP.
4 years ago
Christophe Favergeon
3f95fbca89
New repository for CMSIS-DSP
4 years ago
Christophe Favergeon
69d4d1625b
CMSIS-DSP: Correction of small issue in examples.
5 years ago
Christophe Favergeon
c0d3b61f37
CMSIS-DSP: Changed cmake required minimum version
6 years ago
GuentherMartin
ed735e2931
CMSIS Device: - Reworked ARMCM* C-StartUp files.
6 years ago
Jonatan Antoni
e897cabfef
DSP: Updated all examples, using ARM_MATH_MVEF instead of HELIUM.
...
Change-Id: I5333cfbed8830c0788f7b15aa71c64763455bc46
6 years ago
Jonatan Antoni
e0a2a456b7
Pack: Fixed version for Cortex-M55 Startup component.
...
- Set all versions to 1.0.0 as its the initial release.
- Fixed all projects to refer to proper pack/component versions.
Change-Id: I4dc8429ae77e7647573ce93be0de708a8d6675f6
6 years ago
Jonatan Antoni
2e712fe8a8
Device: Replaced __MVE_USED with __ARM_FEATURE_MVE on Armv8.1-M devices.
...
Change-Id: I88dce50f659d6a4017ce640618adecb638b905cd
6 years ago
GuentherMartin
349b8d1ed2
CMSIS DSP: reworked examples.
6 years ago
Christophe Favergeon
9c7329cd52
CMSIS-DSP: Updated examples.
6 years ago
GuentherMartin
4d15deac79
Updated DSP examples.
8 years ago
Martin Günther
adbc210886
updated DSP Lib to V1.5.0.
9 years ago
Joachim Krech
65a0fde9d4
5.0.1-dev1: http:// removed. PACK schema relaxed
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
44dc66b2ef
Added DSP examples.
10 years ago