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.
1 parent 1a7e79b commit ec7167bCopy full SHA for ec7167b
libc/config/baremetal/config.json
@@ -5,6 +5,9 @@
5
}
6
},
7
"printf": {
8
+ "LIBC_CONF_PRINTF_DISABLE_FIXED_POINT": {
9
+ "value": true
10
+ },
11
"LIBC_CONF_PRINTF_DISABLE_FLOAT": {
12
"value": true
13
0 commit comments