Hi,
I want to use the math.h for my nRF9160 project, but when I include it, it doesn't find it.
I am a beginner and I wanted to ask how do I include libarys proparly in Segger Embedded Studio?
I already tried to copy a math.h file from a other project to the \ncs\zephyr\lib\libc\minimal\include directory, but then it didn't found the sqrt function I need!
Thanks for your answers and your help!