How to use CMSIS-DSP now that there are no precompiled libs in the firmware packs
I am using STM32CubeIDE 1.13.0 with the latest firmware packs targeting a STM32H563 and need to include the CMSIS-DSP library.
All of the forum posts/youtube videos/howto's etc say to copy a precompiled library file from the firmware repository to your project and then reference it. The problem is that the current firmware repositories no longer contain pre-compiled libraries, only source code. So can someone provide an updated set of instructions describing how to use the DSP code.
Cheers
Simon
