This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52840 FPU

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

Parents Reply Children
No Data
Related