Question
How to compile arm_math.h source in STM32CubeIDE?
Hello All,
I am trying to include arm_math.h for STM32F401RE project, I have all the source file of math.h
However when I try to build it. I am getting multiple defination error at linking stage.

Can anyone suggest me how to solve this?
I am not trying to add the lib. But I want to understand how to add the source files of arm_math.h.
Thank you
