Skip to content

Commit 4ebdb45

Browse files
committed
uvision template - remove injected misc flags (already defined as armcc flags)
1 parent ab5bd79 commit 4ebdb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/export/uvision.uvproj.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
<uSurpInc>0</uSurpInc>
348348
<uC99>1</uC99>
349349
<VariousControls>
350-
<MiscControls>--gnu --no_rtti</MiscControls>
350+
<MiscControls></MiscControls>
351351
<Define> </Define>
352352
<Undefine></Undefine>
353353
<IncludePath> </IncludePath>

0 commit comments

Comments
 (0)