Removed no-builtin-printf for uARM

pull/11051/head
Evelyne Donnaes 2019-08-05 16:01:34 +01:00
parent 896500be31
commit d6b197a98b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"common": ["-DMBED_MINIMAL_PRINTF"]
},
"uARM": {
"common": ["-DMBED_MINIMAL_PRINTF", "-fno-builtin-printf"]
"common": ["-DMBED_MINIMAL_PRINTF"]
},
"IAR": {
"common": ["-DMBED_MINIMAL_PRINTF"]