diff options
author | marcoveeneman <marco-veeneman@hotmail.com> | 2016-05-11 20:18:35 +0200 |
---|---|---|
committer | marcoveeneman <marco-veeneman@hotmail.com> | 2016-05-11 20:31:04 +0200 |
commit | 60ed4442a22a328ab134c1ee795018016e1cd507 (patch) | |
tree | c8e2fbee2188d8106fc316245b10cec04fbd8594 /testhal/TIVA/TM4C123x/SPI/.project | |
parent | b0dd73442bc0e0cd62a963b431aa9a72c6e86953 (diff) | |
download | ChibiOS-Contrib-60ed4442a22a328ab134c1ee795018016e1cd507.tar.gz ChibiOS-Contrib-60ed4442a22a328ab134c1ee795018016e1cd507.tar.bz2 ChibiOS-Contrib-60ed4442a22a328ab134c1ee795018016e1cd507.zip |
Tiva. Fixed project files of testhal and demos.
Diffstat (limited to 'testhal/TIVA/TM4C123x/SPI/.project')
-rw-r--r-- | testhal/TIVA/TM4C123x/SPI/.project | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/testhal/TIVA/TM4C123x/SPI/.project b/testhal/TIVA/TM4C123x/SPI/.project index 150ab22..6301d40 100644 --- a/testhal/TIVA/TM4C123x/SPI/.project +++ b/testhal/TIVA/TM4C123x/SPI/.project @@ -79,22 +79,17 @@ <link> <name>board</name> <type>2</type> - <locationURI>CHIBIOS3/community/os/hal/boards/TI_TM4C123G_LAUNCHPAD</locationURI> + <locationURI>PARENT-1-CHIBIOS/ChibiOS-Contrib/os/hal/boards/TI_TM4C123G_LAUNCHPAD</locationURI> </link> <link> <name>community_os</name> <type>2</type> - <locationURI>CHIBIOS3/community/os</locationURI> + <locationURI>PARENT-1-CHIBIOS/ChibiOS-Contrib/os</locationURI> </link> <link> <name>os</name> <type>2</type> - <locationURI>CHIBIOS3/os</locationURI> - </link> - <link> - <name>test</name> - <type>2</type> - <locationURI>CHIBIOS3/test</locationURI> + <locationURI>CHIBIOS/os</locationURI> </link> </linkedResources> <variableList> |