From 809711e87af06ca5c151a2fac568382330f2feb6 Mon Sep 17 00:00:00 2001 From: Megan Wachs <megan@sifive.com> Date: Wed, 14 Jun 2017 08:52:57 -0700 Subject: New Freedom Studio Examples (#66) * examples ported to ilg build plugin * project cleanup * CoreplexIP-E31 ilg projects * E51FPGA ilg projects * Tested Debug * debug launch files * E31 Debug Launch Files * removed typo project * E51 launch files. Forgotten E31 File * Missing coreplexip files * examples ported to ilg build plugin * project cleanup * CoreplexIP-E31 ilg projects * E51FPGA ilg projects * Tested Debug * debug launch files * E31 Debug Launch Files * removed typo project * E51 launch files. Forgotten E31 File * Missing coreplexip files * starting fresh * HiFive1 demo_gpio and libwrap * hifive1 hello * debug launchers for hello and demo_gpio * hifive1 led_fade * led_fade: Since E300 Arty Dev Kit doesn't have a PRCI, the led_fade demo doesn't really work on it. * update include paths to ease generating stand-alone zips * Adding E51 Examples * E51 demo launch files * E31 Demos * E31 demo launch files --- FreedomStudio/E31FPGA/demo_gpio/.project | 228 ------------------------------- 1 file changed, 228 deletions(-) delete mode 100644 FreedomStudio/E31FPGA/demo_gpio/.project (limited to 'FreedomStudio/E31FPGA/demo_gpio/.project') diff --git a/FreedomStudio/E31FPGA/demo_gpio/.project b/FreedomStudio/E31FPGA/demo_gpio/.project deleted file mode 100644 index 5f5a4f9..0000000 --- a/FreedomStudio/E31FPGA/demo_gpio/.project +++ /dev/null @@ -1,228 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>demo_gpio</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> - <triggers>clean,full,incremental,</triggers> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> - <triggers>full,incremental,</triggers> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.cdt.core.cnature</nature> - <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> - <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> - </natures> - <linkedResources> - <link> - <name>bsp</name> - <type>2</type> - <locationURI>virtual:/virtual</locationURI> - </link> - <link> - <name>demo_gpio.c</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/software/demo_gpio/demo_gpio.c</locationURI> - </link> - <link> - <name>bsp/.DS_Store</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/.DS_Store</locationURI> - </link> - <link> - <name>bsp/drivers</name> - <type>2</type> - <locationURI>virtual:/virtual</locationURI> - </link> - <link> - <name>bsp/env</name> - <type>2</type> - <locationURI>virtual:/virtual</locationURI> - </link> - <link> - <name>bsp/include</name> - <type>2</type> - <locationURI>virtual:/virtual</locationURI> - </link> - <link> - <name>bsp/drivers/fe300prci</name> - <type>2</type> - <locationURI>virtual:/virtual</locationURI> - </link> - <link> - <name>bsp/drivers/plic</name> - <type>2</type> - <locationURI>virtual:/virtual</locationURI> - </link> - <link> - <name>bsp/env/.DS_Store</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/.DS_Store</locationURI> - </link> - <link> - <name>bsp/env/coreplexip-e31-arty</name> - <type>2</type> - <locationURI>virtual:/virtual</locationURI> - </link> - <link> - <name>bsp/env/encoding.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/encoding.h</locationURI> - </link> - <link> - <name>bsp/env/entry.S</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/entry.S</locationURI> - </link> - <link> - <name>bsp/env/hifive1.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/hifive1.h</locationURI> - </link> - <link> - <name>bsp/env/start.S</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/start.S</locationURI> - </link> - <link> - <name>bsp/include/.DS_Store</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/.DS_Store</locationURI> - </link> - <link> - <name>bsp/include/sifive</name> - <type>2</type> - <locationURI>virtual:/virtual</locationURI> - </link> - <link> - <name>bsp/drivers/fe300prci/fe300prci_driver.c</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/drivers/fe300prci/fe300prci_driver.c</locationURI> - </link> - <link> - <name>bsp/drivers/fe300prci/fe300prci_driver.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/drivers/fe300prci/fe300prci_driver.h</locationURI> - </link> - <link> - <name>bsp/drivers/plic/plic_driver.c</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/drivers/plic/plic_driver.c</locationURI> - </link> - <link> - <name>bsp/drivers/plic/plic_driver.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/drivers/plic/plic_driver.h</locationURI> - </link> - <link> - <name>bsp/env/coreplexip-e31-arty/init.c</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/init.c</locationURI> - </link> - <link> - <name>bsp/env/coreplexip-e31-arty/link.lds</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/link.lds</locationURI> - </link> - <link> - <name>bsp/env/coreplexip-e31-arty/openocd.cfg</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/openocd.cfg</locationURI> - </link> - <link> - <name>bsp/env/coreplexip-e31-arty/platform.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/platform.h</locationURI> - </link> - <link> - <name>bsp/env/coreplexip-e31-arty/settings.mk</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/settings.mk</locationURI> - </link> - <link> - <name>bsp/include/sifive/.DS_Store</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/.DS_Store</locationURI> - </link> - <link> - <name>bsp/include/sifive/bits.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/bits.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/const.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/const.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/devices</name> - <type>2</type> - <locationURI>virtual:/virtual</locationURI> - </link> - <link> - <name>bsp/include/sifive/sections.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/sections.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/smp.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/smp.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/devices/aon.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/aon.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> - </link> - <link> - <name>bsp/include/sifive/devices/gpio.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/gpio.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/devices/otp.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/otp.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/devices/plic.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/plic.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/devices/prci.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/prci.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/devices/pwm.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/pwm.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/devices/spi.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/spi.h</locationURI> - </link> - <link> - <name>bsp/include/sifive/devices/uart.h</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/devices/uart.h</locationURI> - </link> - </linkedResources> -</projectDescription> -- cgit v1.2.3