diff options
Diffstat (limited to 'testhal/STM32F30x/SPI')
-rw-r--r-- | testhal/STM32F30x/SPI/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F30x/SPI/.project b/testhal/STM32F30x/SPI/.project index 61b728dcf..5c0b3a88c 100644 --- a/testhal/STM32F30x/SPI/.project +++ b/testhal/STM32F30x/SPI/.project @@ -79,7 +79,7 @@ <link>
<name>board</name>
<type>2</type>
- <locationURI>CHIBIOS/boards/ST_STM32F3_DISCOVERY</locationURI>
+ <locationURI>CHIBIOS/os/hal/boards/ST_STM32F3_DISCOVERY</locationURI>
</link>
<link>
<name>os</name>
|