diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2017-07-26 15:04:16 -0500 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2017-07-26 15:04:16 -0500 |
commit | e05c4adbe47267b8646e683fdf9565cecf7efc95 (patch) | |
tree | 0f9a8ea36584f9329655c79d8bc79871d19ae497 /FreedomStudio/E31FPGA/vectored_interrupts/.project | |
parent | 97e8e1a190d5a693c5c3c4911c5a6df131bf43a2 (diff) |
E31 vectored_interrupt.c as a linked file
Diffstat (limited to 'FreedomStudio/E31FPGA/vectored_interrupts/.project')
-rw-r--r-- | FreedomStudio/E31FPGA/vectored_interrupts/.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/FreedomStudio/E31FPGA/vectored_interrupts/.project b/FreedomStudio/E31FPGA/vectored_interrupts/.project index 331760e..f34dc51 100644 --- a/FreedomStudio/E31FPGA/vectored_interrupts/.project +++ b/FreedomStudio/E31FPGA/vectored_interrupts/.project @@ -30,6 +30,11 @@ <locationURI>virtual:/virtual</locationURI> </link> <link> + <name>vectored_interrupts.c</name> + <type>1</type> + <locationURI>PARENT-3-PROJECT_LOC/software/vectored_interrupts/vectored_interrupts.c</locationURI> + </link> + <link> <name>bsp/.DS_Store</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/.DS_Store</locationURI> |