Unfortunately, I don’t have this board to reproduce the issue, but could you please try to add next option to your platformio.ini
:
build_flags = -Wl,-u,_printf_float,-u,_scanf_float
Thanks!
Unfortunately, I don’t have this board to reproduce the issue, but could you please try to add next option to your platformio.ini
:
build_flags = -Wl,-u,_printf_float,-u,_scanf_float
Thanks!