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 cfda78d commit 0651e2cCopy full SHA for 0651e2c
workspace_tools/export/uvision.uvproj.tmpl
@@ -345,8 +345,9 @@
345
<wLevel>0</wLevel>
346
<uThumb>0</uThumb>
347
<uSurpInc>0</uSurpInc>
348
+ <uC99>1</uC99>
349
<VariousControls>
- <MiscControls>--gnu --no_rtti </MiscControls>
350
+ <MiscControls>--gnu --no_rtti</MiscControls>
351
<Define> </Define>
352
<Undefine></Undefine>
353
<IncludePath> </IncludePath>
workspace_tools/export/uvision_microlib.uvproj.tmpl
<Define></Define>
<IncludePath> .; env; mbed; </IncludePath>
0 commit comments