diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2018-01-04 23:08:49 -0600 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2018-01-04 23:08:49 -0600 |
commit | b0f594931212ebff5ac5b15f39e52d7df0121a65 (patch) | |
tree | 93737ae072b4fdef24206f56fe491cb0d0ea88dc /FreedomStudio | |
parent | 573e277f404faed28ec2f528b6a58171c7199b82 (diff) |
remove includes
Diffstat (limited to 'FreedomStudio')
-rw-r--r-- | FreedomStudio/HiFive1/demo_gpio/.cproject | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/FreedomStudio/HiFive1/demo_gpio/.cproject b/FreedomStudio/HiFive1/demo_gpio/.cproject index b10a182..ab6f99e 100644 --- a/FreedomStudio/HiFive1/demo_gpio/.cproject +++ b/FreedomStudio/HiFive1/demo_gpio/.cproject @@ -58,10 +58,6 @@ </tool> <tool id="ilg.gnumcueclipse.managedbuild.cross.riscv.tool.c.compiler.1632260763" name="GNU RISC-V Cross C Compiler" superClass="ilg.gnumcueclipse.managedbuild.cross.riscv.tool.c.compiler"> <option id="ilg.gnumcueclipse.managedbuild.cross.riscv.option.c.compiler.include.paths.1464742435" 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/freedom-e300-hifive1"/> - <listOptionValue builtIn="false" value="../bsp/include"/> <listOptionValue builtIn="false" value="../../../../bsp/drivers"/> <listOptionValue builtIn="false" value="../../../../bsp/env"/> <listOptionValue builtIn="false" value="../../../../bsp/env/freedom-e300-hifive1"/> |