2024-03-15 02:50 AM - edited 2024-03-15 02:52 AM
Hello! We are trying to implement a project that involves the STM32F429 microcontroller and the project must work with hardware floating point.
We would like to use the library lib_mp3decoder_cortex_m4_v2.2.0 which is included in the package X-CUBE-AUDIO but this library compiled with soft floating point.
This is strange, because other libraries from X-CUBE-AUDIO, for example SRC236_CM4_GCC.a compiled with hardware FPU.
Where can I download version of lib_mp3decoder_cortex for hard FPU ?