diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-04-17 15:07:51 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-04-17 15:07:51 +0000 |
commit | e07af614ba32380a5e5b2a3414e23cb012d6791b (patch) | |
tree | 9083e64e504a164e39ede8c74572ce9e9c62ca2b /demos/STM32/RT-STM32F303ZE-NUCLEO144/.project | |
parent | 33bc5b92e6dbed9cbbb4d4916e3ecbe74308538c (diff) | |
download | ChibiOS-e07af614ba32380a5e5b2a3414e23cb012d6791b.tar.gz ChibiOS-e07af614ba32380a5e5b2a3414e23cb012d6791b.tar.bz2 ChibiOS-e07af614ba32380a5e5b2a3414e23cb012d6791b.zip |
Changed linked folder path from Absolute to Relative
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9311 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32F303ZE-NUCLEO144/.project')
-rw-r--r-- | demos/STM32/RT-STM32F303ZE-NUCLEO144/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F303ZE-NUCLEO144/.project b/demos/STM32/RT-STM32F303ZE-NUCLEO144/.project index d513efff6..d37b2b9b0 100644 --- a/demos/STM32/RT-STM32F303ZE-NUCLEO144/.project +++ b/demos/STM32/RT-STM32F303ZE-NUCLEO144/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <location>C:/ChibiStudio/chibios_trunk/os/hal/boards/ST_NUCLEO144_F303ZE</location>
+ <location>CHIBIOS/os/hal/boards/ST_NUCLEO144_F303ZE</location>
</link>
<link>
<name>os</name>
|