Changed linked folder path from Absolute to Relative

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9312 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
Rocco Marco Guglielmi 2016-04-17 15:14:13 +00:00
parent e07af614ba
commit fa265cce6c
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
<link> <link>
<name>board</name> <name>board</name>
<type>2</type> <type>2</type>
<location>C:/ChibiStudio/chibios_trunk/os/hal/boards/ST_NUCLEO144_F429ZI</location> <location>CHIBIOS/os/hal/boards/ST_NUCLEO144_F429ZI</location>
</link> </link>
<link> <link>
<name>os</name> <name>os</name>