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/Testing/cmsis_build
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
..
RTE Added window functions for use with Fourier transforms. 3 years ago
configs Better test automation with cmsis build tools 3 years ago
.gitignore Modified gitignore to ignore some temporary files generated by cmsis build tools. 3 years ago
boot.clayer.yml Corrected issue #72 3 years ago
build.bat Corrected issue #57 3 years ago
buildsolution.bat Corrected issue #57 3 years ago
check.bat Corrected issue #57 3 years ago
dsp.clayer.yml Added window functions for use with Fourier transforms. 3 years ago
quicktest.bat Better test automation with cmsis build tools 3 years ago
runall.py Reworked FFT initializations to make the work of the linker easier. 3 years ago
runarmds.bat Corrected issue #57 3 years ago
runkeil.bat Corrected issue #57 3 years ago
test.Release+FVP_A5Neon.cprj Better test automation with cmsis build tools 3 years ago
test.Release+FVP_A7Neon.cprj Better test automation with cmsis build tools 3 years ago
test.Release+FVP_A9Neon.cprj Better test automation with cmsis build tools 3 years ago
test.Release+VHT-Corstone-300.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.Release+VHT-Corstone-310.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.Release+VHT_M0P.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.Release+VHT_M3.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.Release+VHT_M4.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.Release+VHT_M7.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.Release+VHT_M7_UNROLLED.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.Release+VHT_M23.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.Release+VHT_M33.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.Release+VHT_M55.cprj Reworked FFT initializations to make the work of the linker easier. 3 years ago
test.cproject.yml Added window functions for use with Fourier transforms. 3 years ago
test_packlist.txt Corrected issue #72 3 years ago
testac6.csolution.yml Missing header in arm_math.h added 3 years ago
testgcc.csolution.yml Missing header in arm_math.h added 3 years ago