diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2017-06-15 09:07:30 -0500 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2017-06-15 09:07:30 -0500 |
commit | 7e4c856fb0e96a362e03751dde619017dcf38459 (patch) | |
tree | 58abb963b9544cb2ada26d865156d147d733b045 /FreedomStudio/HiFive1/demo_gpio/.project | |
parent | f59b7f57ff93daa283beab037fb9f3f8a0fb5934 (diff) |
linker file update
Diffstat (limited to 'FreedomStudio/HiFive1/demo_gpio/.project')
-rw-r--r-- | FreedomStudio/HiFive1/demo_gpio/.project | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FreedomStudio/HiFive1/demo_gpio/.project b/FreedomStudio/HiFive1/demo_gpio/.project index b3a70db..0557f56 100644 --- a/FreedomStudio/HiFive1/demo_gpio/.project +++ b/FreedomStudio/HiFive1/demo_gpio/.project @@ -125,14 +125,14 @@ <locationURI>PARENT-3-PROJECT_LOC/bsp/drivers/plic/plic_driver.h</locationURI> </link> <link> - <name>bsp/env/freedom-e300-hifive1/init.c</name> + <name>bsp/env/freedom-e300-hifive1/flash.lds</name> <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/freedom-e300-hifive1/init.c</locationURI> + <locationURI>PARENT-3-PROJECT_LOC/bsp/env/freedom-e300-hifive1/flash.lds</locationURI> </link> <link> - <name>bsp/env/freedom-e300-hifive1/link.lds</name> + <name>bsp/env/freedom-e300-hifive1/init.c</name> <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/freedom-e300-hifive1/link.lds</locationURI> + <locationURI>PARENT-3-PROJECT_LOC/bsp/env/freedom-e300-hifive1/init.c</locationURI> </link> <link> <name>bsp/env/freedom-e300-hifive1/openocd.cfg</name> |