邓智豪
d7e6e9aef4
Style: 去除格式引起的编译Warnings
2 years ago
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
3879adccd7
CMSIS-DSP: Correcting issue 1244
...
warning "statement is unreachable"
4 years ago
Christophe Favergeon
d5ad8e995b
CMSIS-DSP: Update copyright year and version numbers in comments.
5 years ago
Christophe Favergeon
41f2015387
CMSIS-DSP: Re-organization of arm_math.h
...
arm_math.h splitted into several headers.
Interpolation functions moved from arm_math.h to a separate folder.
5 years ago
Christophe Favergeon
89704d71f0
CMSIS-DSP: Correction of issue 890
...
Wrong file name in some comments.
6 years ago
Christophe Favergeon
dcda169de6
CMSIS-DSP: Cleaning for RFFT
...
Updated Doxygen comments.
Moved cfft_init_f64 from PythonWrapper to normal repository.
6 years ago
FabKlein
ee57bbde54
CMSIS-DSP: Initial F64 CFFT/RFFT implementation
6 years ago