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/WDG/.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/WDG/.project')
-rw-r--r-- | testhal/TIVA/TM4C123x/WDG/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/TIVA/TM4C123x/WDG/.project b/testhal/TIVA/TM4C123x/WDG/.project index 1c2bc3f..8f385fb 100644 --- a/testhal/TIVA/TM4C123x/WDG/.project +++ b/testhal/TIVA/TM4C123x/WDG/.project @@ -79,7 +79,7 @@ <link> <name>board</name> <type>2</type> - <locationURI>CHIBIOS/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> |