Re: [I] Build error - raspberrypi-pico-w:nsh [nuttx]

2025-04-22 Thread via GitHub
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

Re: [I] Build error - raspberrypi-pico-w:nsh [nuttx]

2025-03-10 Thread via GitHub
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