Question
How to add ARM math and DSP libraries to STM32CubeMX generated Makefile?
Hi,
When I generate a project and choose toolchain as Makefile, it only included libraries associated with setup configuration. I would like to add DSP and arm math libraries to the project. I found 'STM32F4xx_DSP_StdPeriph_Lib_V1.8.0' but I am not sure how to add to the project libraries.
