ARM-software / CMSIS-DSP

CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
https://arm-software.github.io/CMSIS-DSP
Apache License 2.0
454 stars 122 forks source link

Why the static lib files disappeared? #192

Open UniverGao opened 3 days ago

UniverGao commented 3 days ago

The static lib files could be found in older version of CMSIS dsp, but the package of new version cannot be found. I wanna ask why delete the lib files?

christophe0606 commented 3 days ago

@UniverGao Because it was unmanageable. Too many versions of the binaries to generate and tests depending on the compilers but also compilation flags and targeted architectures.