diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2018-09-04 21:37:16 -0500 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2018-09-04 21:37:16 -0500 |
commit | 1357d52858171e2c0960d0f124461dbe9e614de0 (patch) | |
tree | 66d4494fe730d67413acf47df0f9eb0872e15890 /FreedomStudio/E2FPGA/coreplexip_welcome | |
parent | c38ec96f8e159878dd1f4fb83da14a0dd7f8d68f (diff) |
corrected eclipse projects
Diffstat (limited to 'FreedomStudio/E2FPGA/coreplexip_welcome')
-rw-r--r-- | FreedomStudio/E2FPGA/coreplexip_welcome/.project | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/FreedomStudio/E2FPGA/coreplexip_welcome/.project b/FreedomStudio/E2FPGA/coreplexip_welcome/.project index 0d91d8d..29e06f6 100644 --- a/FreedomStudio/E2FPGA/coreplexip_welcome/.project +++ b/FreedomStudio/E2FPGA/coreplexip_welcome/.project @@ -120,16 +120,11 @@ <locationURI>PARENT-3-PROJECT_LOC/bsp/drivers/clic/clic_driver.c</locationURI> </link> <link> - <name>bsp/drivers/clic/plic_driver.h</name> + <name>bsp/drivers/clic/clic_driver.h</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/drivers/clic/clic_driver.h</locationURI> </link> <link> - <name>bsp/env/coreip-e2-arty/dhrystone.lds</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreip-e2-arty/dhrystone.lds</locationURI> - </link> - <link> <name>bsp/env/coreip-e2-arty/flash.lds</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreip-e2-arty/flash.lds</locationURI> @@ -315,6 +310,11 @@ <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/aon.h</locationURI> </link> <link> + <name>bsp/include/sifive/devices/clic.h</name> + <type>1</type> + <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/clic.h</locationURI> + </link> + <link> <name>bsp/include/sifive/devices/clint.h</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/clint.h</locationURI> |