diff options
Diffstat (limited to 'testhal/STM32/STM32F3xx')
-rw-r--r-- | testhal/STM32/STM32F3xx/SPI-L3GD20/.project | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F3xx/SPI-N25Q128/.project | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/STM32F3xx/SPI-L3GD20/.project b/testhal/STM32/STM32F3xx/SPI-L3GD20/.project index 80babdba1..09a4d6a4c 100644 --- a/testhal/STM32/STM32F3xx/SPI-L3GD20/.project +++ b/testhal/STM32/STM32F3xx/SPI-L3GD20/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <location>C:/ChibiStudio/chibios_trunk/os/hal/boards/ST_STM32F3_DISCOVERY</location>
+ <locationURI>CHIBIOS/os/hal/boards/ST_STM32F3_DISCOVERY</locationURI>
</link>
<link>
<name>os</name>
diff --git a/testhal/STM32/STM32F3xx/SPI-N25Q128/.project b/testhal/STM32/STM32F3xx/SPI-N25Q128/.project index 77b7badbe..b03746dcb 100644 --- a/testhal/STM32/STM32F3xx/SPI-N25Q128/.project +++ b/testhal/STM32/STM32F3xx/SPI-N25Q128/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <location>C:/ChibiStudio/chibios_trunk/os/hal/boards/ST_STM32F3_DISCOVERY</location>
+ <locationURI>CHIBIOS/os/hal/boards/ST_STM32F3_DISCOVERY</locationURI>
</link>
<link>
<name>os</name>
|