diff options
author | Stephane D'Alu <sdalu@sdalu.com> | 2016-07-07 21:31:22 +0200 |
---|---|---|
committer | Stephane D'Alu <sdalu@sdalu.com> | 2016-07-07 21:31:22 +0200 |
commit | 60ce974437bd0cd4f59a7bf2617a81644253aacf (patch) | |
tree | 0820df5b36bf7645997df9ed0c17b81585928f0f /testhal/TIVA/TM4C123x/EXT/.project | |
parent | f75abd1037a5c2eb119533eb2f4c7c16d874abf2 (diff) | |
parent | c7f7b70596d200afb76c3c8a24d4ddaaa61a2f1e (diff) | |
download | ChibiOS-Contrib-60ce974437bd0cd4f59a7bf2617a81644253aacf.tar.gz ChibiOS-Contrib-60ce974437bd0cd4f59a7bf2617a81644253aacf.tar.bz2 ChibiOS-Contrib-60ce974437bd0cd4f59a7bf2617a81644253aacf.zip |
Merge branch 'master' into qei
Diffstat (limited to 'testhal/TIVA/TM4C123x/EXT/.project')
-rw-r--r-- | testhal/TIVA/TM4C123x/EXT/.project | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/testhal/TIVA/TM4C123x/EXT/.project b/testhal/TIVA/TM4C123x/EXT/.project index 79bd112..c1e2c0f 100644 --- a/testhal/TIVA/TM4C123x/EXT/.project +++ b/testhal/TIVA/TM4C123x/EXT/.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> |