diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2018-01-22 23:37:58 -0600 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2018-01-22 23:37:58 -0600 |
commit | 29309b4663866d9e6465c4112701265b87aabe16 (patch) | |
tree | 3e51b696162c6f0660922648c25d7058533fe2c1 /FreedomStudio/HiFive1/led_fade | |
parent | ffee43e30245e2a02020b32060b0ff11af4068c4 (diff) |
remove DS_Stores
Diffstat (limited to 'FreedomStudio/HiFive1/led_fade')
-rw-r--r-- | FreedomStudio/HiFive1/led_fade/.project | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/FreedomStudio/HiFive1/led_fade/.project b/FreedomStudio/HiFive1/led_fade/.project index 2f7b673..f915b0d 100644 --- a/FreedomStudio/HiFive1/led_fade/.project +++ b/FreedomStudio/HiFive1/led_fade/.project @@ -35,11 +35,6 @@ <locationURI>PARENT-3-PROJECT_LOC/software/led_fade/led_fade.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> @@ -70,11 +65,6 @@ <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/encoding.h</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/env/encoding.h</locationURI> @@ -100,21 +90,11 @@ <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/libwrap/.DS_Store</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/.DS_Store</locationURI> - </link> - <link> <name>bsp/libwrap/misc</name> <type>2</type> <locationURI>virtual:/virtual</locationURI> @@ -200,31 +180,16 @@ <locationURI>PARENT-3-PROJECT_LOC/bsp/include/sifive/smp.h</locationURI> </link> <link> - <name>bsp/libwrap/misc/.DS_Store</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/misc/.DS_Store</locationURI> - </link> - <link> <name>bsp/libwrap/misc/write_hex.c</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/misc/write_hex.c</locationURI> </link> <link> - <name>bsp/libwrap/stdlib/.DS_Store</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/stdlib/.DS_Store</locationURI> - </link> - <link> <name>bsp/libwrap/stdlib/malloc.c</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/stdlib/malloc.c</locationURI> </link> <link> - <name>bsp/libwrap/sys/.DS_Store</name> - <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/sys/.DS_Store</locationURI> - </link> - <link> <name>bsp/libwrap/sys/_exit.c</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/sys/_exit.c</locationURI> |