summaryrefslogtreecommitdiff
path: root/FreedomStudio/E51FPGA/vectored_interrupts
diff options
context:
space:
mode:
authorDrew Barbier <dbarbi1@gmail.com>2018-01-04 17:01:39 -0600
committerDrew Barbier <dbarbi1@gmail.com>2018-01-04 17:01:39 -0600
commita41bda1c30485cf938db2e8750b2768ae04d2851 (patch)
tree1bc4fac5154d05523a61a67b4104951e4582a52f /FreedomStudio/E51FPGA/vectored_interrupts
parent638e4dc6cba58e6209ab04da90838af7ca8d6feb (diff)
remove duplicated paths
Diffstat (limited to 'FreedomStudio/E51FPGA/vectored_interrupts')
-rw-r--r--FreedomStudio/E51FPGA/vectored_interrupts/.cproject8
1 files changed, 0 insertions, 8 deletions
diff --git a/FreedomStudio/E51FPGA/vectored_interrupts/.cproject b/FreedomStudio/E51FPGA/vectored_interrupts/.cproject
index 9226f3d..747f474 100644
--- a/FreedomStudio/E51FPGA/vectored_interrupts/.cproject
+++ b/FreedomStudio/E51FPGA/vectored_interrupts/.cproject
@@ -52,10 +52,6 @@
<listOptionValue builtIn="false" value="../../../../bsp/env"/>
<listOptionValue builtIn="false" value="../../../../bsp/env/coreplexip-e51-arty"/>
<listOptionValue builtIn="false" value="../../../../bsp/drivers"/>
- <listOptionValue builtIn="false" value="../bsp/drivers"/>
- <listOptionValue builtIn="false" value="../bsp/env"/>
- <listOptionValue builtIn="false" value="../bsp/env/coreplexip-e51-arty"/>
- <listOptionValue builtIn="false" value="../bsp/include"/>
</option>
<option id="ilg.gnumcueclipse.managedbuild.cross.riscv.option.assembler.other.1801720442" name="Other assembler flags" superClass="ilg.gnumcueclipse.managedbuild.cross.riscv.option.assembler.other" useByScannerDiscovery="false" value="-c" valueType="string"/>
<option id="ilg.gnumcueclipse.managedbuild.cross.riscv.option.assembler.asmlisting.452480405" name="Generate assembler listing (-Wa,-adhlns=&quot;$@.lst&quot;)" superClass="ilg.gnumcueclipse.managedbuild.cross.riscv.option.assembler.asmlisting" useByScannerDiscovery="false" value="true" valueType="boolean"/>
@@ -66,10 +62,6 @@
<listOptionValue builtIn="false" value="VECT_IRQ"/>
</option>
<option id="ilg.gnumcueclipse.managedbuild.cross.riscv.option.c.compiler.include.paths.798701398" name="Include paths (-I)" superClass="ilg.gnumcueclipse.managedbuild.cross.riscv.option.c.compiler.include.paths" useByScannerDiscovery="true" valueType="includePath">
- <listOptionValue builtIn="false" value="../bsp/drivers"/>
- <listOptionValue builtIn="false" value="../bsp/env"/>
- <listOptionValue builtIn="false" value="../bsp/env/coreplexip-e51-arty"/>
- <listOptionValue builtIn="false" value="../bsp/include"/>
<listOptionValue builtIn="false" value="../../../../bsp/include"/>
<listOptionValue builtIn="false" value="../../../../bsp/env"/>
<listOptionValue builtIn="false" value="../../../../bsp/env/coreplexip-e51-arty"/>