dear all
I use nrf52840 to compile a library with floating-point operation. I configured it in my *. Conf
CONFIG_ FPU = y, but we can't find sqrtf, sinf, logf and so on. I know you can use these functions if you include math. H in keil. But how can I use these functions in NRF connect SDK?
best regards
