Skip to content

Commit

Permalink
on stm32f1 remove semi-hosting from Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Oct 29, 2013
1 parent a8d3044 commit ec7116c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -755,14 +755,15 @@
</process>

<process
type="org.eclipse.cdt.managedbuilder.core.AppendToMBSStringOptionValue">
type="ilg.gnuarmeclipse.templates.core.AppendToMBSStringOptionValue">
<simple name="projectName" value="$(projectName)" />
<complex-array name="resourcePaths">
<element>
<simple name="id"
value="ilg.gnuarmeclipse.managedbuild.cross.option.*.linker.other" />
<simple name="value" value="$(semihostingOptions)" />
<simple name="path" value="" />
<simple name="buildType" value="debug" />
</element>
</complex-array>
</process>
Expand Down

0 comments on commit ec7116c

Please sign in to comment.