GNU compiler flags for generating FPU assembly instructions for nrf5340 app core

Hi,

We are building an application on the nrf5340 application core.  We noticed that library calls are being made to perform double precision floating point arithmetic which are NOT utilizing the FPU.  What libraries should we be linking with to take advantage of the FPU?

Thank you.

Related