pyrossh commented on issue #15966:
URL: https://github.com/apache/nuttx/issues/15966#issuecomment-2822149716
Came across this issue while trying to make for rp2350 board. Couldn't
figure out the option in `menuconfig`.
Just edited .config file and added.
`CONFIG_LIBM=y` and it compile
ppisa commented on issue #15966:
URL: https://github.com/apache/nuttx/issues/15966#issuecomment-2711682853
NuttX allows to select multiple option for math library (LIBM) and
availability of thee options depends on the actual target and used toolchain. I
expect that you have used `./tool