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 646cc89 + ea569e8 commit 2ca59bcCopy full SHA for 2ca59bc
tools/profiles/debug.json
@@ -25,7 +25,7 @@
25
"uARM": {
26
"common": ["-c", "--gnu", "-Otime", "--split_sections",
27
"--apcs=interwork", "--brief_diagnostics", "--restrict",
28
- "--multibyte_chars", "-O0", "-D__MICROLIB", "-g"
+ "--multibyte_chars", "-O0", "-D__MICROLIB", "-g",
29
"--library_type=microlib", "-DMBED_RTOS_SINGLE_THREAD"],
30
"asm": [],
31
"c": ["--md", "--no_depend_system_headers", "--c99", "-D__ASSERT_MSG"],
0 commit comments