mbed_app.json@d193c24a078a
mbed_app.json
Mon, 11 Mar 2024 15:35:36 +0100
- author
- David Douard <david.douard@sdf3.org>
- date
- Mon, 11 Mar 2024 15:35:36 +0100
- changeset 71
- d193c24a078a
- parent 28
-
424d792fea4f
- permissions
- -rw-r--r--
Add links to sr.ht repos and add an image in the README file
{
"target_overrides": {
"*": {
"platform.callback-nontrivial": true
},
"nucleo_f303re": {
"target.c_lib": "small",
"target.printf_lib": "minimal-printf",
"platform.minimal-printf-enable-floating-point": false,
"platform.stdio-minimal-console-only": true
}
}
}