We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8d7778 + 16fcdaa commit cf8a17eCopy full SHA for cf8a17e
platform/source/minimal-printf/README.md
@@ -78,7 +78,7 @@ In mbed_app.json:
78
```json
79
"target_overrides": {
80
"*": {
81
- "target.printf": "minimal-printf",
+ "target.printf_lib": "minimal-printf",
82
"platform.minimal-printf-enable-floating-point": false,
83
"platform.minimal-printf-set-floating-point-max-decimals": 6,
84
"platform.minimal-printf-enable-64-bit": false
0 commit comments