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 74df51d commit b268652Copy full SHA for b268652
1 file changed
plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/template.xml
@@ -2308,6 +2308,17 @@ and is available athttps://www.eclipse.org/legal/epl-2.0/
2308
name="path"
2309
value="" />
2310
</element>
2311
+ <element>
2312
+ <simple
2313
+ name="id"
2314
+ value="ilg.gnumcueclipse.managedbuild.cross.riscv.option.target.isa.extensions" />
2315
2316
+ name="value"
2317
+ value="_zicsr_zifencei" />
2318
2319
+ name="path"
2320
+ value="" />
2321
+ </element>
2322
<element>
2323
<simple
2324
name="id"
0 commit comments