You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/Source
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
..
BasicMathFunctions Corrected issue #57 3 years ago
BayesFunctions New repository for CMSIS-DSP 4 years ago
CommonTables Reworked FFT initializations to make the work of the linker easier. 3 years ago
ComplexMathFunctions Reworked FFT initializations to make the work of the linker easier. 3 years ago
ControllerFunctions Reworked FFT initializations to make the work of the linker easier. 3 years ago
DistanceFunctions Revert some part of PR #95 3 years ago
FastMathFunctions Reworked FFT initializations to make the work of the linker easier. 3 years ago
FilteringFunctions Reworked FFT initializations to make the work of the linker easier. 3 years ago
InterpolationFunctions Correction of issue #93 3 years ago
MatrixFunctions Revert some part of PR #95 3 years ago
QuaternionMathFunctions New repository for CMSIS-DSP 4 years ago
SVMFunctions Improved documentation 3 years ago
StatisticsFunctions include proper header (#96) 3 years ago
SupportFunctions Better test automation with cmsis build tools 3 years ago
TransformFunctions Reworked FFT initializations to make the work of the linker easier. 3 years ago
WindowFunctions Added window functions for use with Fourier transforms. 3 years ago
CMakeLists.txt Reworked FFT initializations to make the work of the linker easier. 3 years ago
Makefile Added window functions for use with Fourier transforms. 3 years ago
configDsp.cmake Reworked FFT initializations to make the work of the linker easier. 3 years ago