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 985f981 commit f30703aCopy full SHA for f30703a
tools/profiles/debug.json
@@ -53,7 +53,7 @@
53
"IAR": {
54
"common": [
55
"--no_wrap_diagnostics", "-e",
56
- "--diag_suppress=Pa050,Pa084,Pa093,Pa082,Pe540", "-On", "-r", "-DMBED_DEBUG",
+ "--diag_suppress=Pa050,Pa084,Pa093,Pa082,Pe540", "-Ol", "-r", "-DMBED_DEBUG",
57
"-DMBED_TRAP_ERRORS_ENABLED=1", "--enable_restrict"],
58
"asm": [],
59
"c": ["--vla", "--diag_suppress=Pe546"],
0 commit comments