Hi YSI,
please check this post from Kentaro Okuda .
So try to add into the mbed_app.json
{
"target_overrides": {
"*": {
"target.printf_lib": "std"
}
}
}
BR, Jan
Hi YSI,
please check this post from Kentaro Okuda .
So try to add into the mbed_app.json
{
"target_overrides": {
"*": {
"target.printf_lib": "std"
}
}
}
BR, Jan