You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"help": "Maximum number of decimals to be printed",
@@ -51,7 +51,7 @@ Minimal printf is configured by the following parameters defined in `platform/mb
51
51
}
52
52
```
53
53
54
-
By default, 64 bit integers, floating point and FILE stream printing are enabled.
54
+
By default, 64 bit integers and FILE stream printing are enabled.
55
55
56
56
If your target does not require some options then you can override the default configuration in your application `mbed_app.json` and achieve further memory optimisation (see next section for size comparison numbers).
0 commit comments