diff options
-rw-r--r-- | demos/STM32/RT-STM32L476-DISCOVERY/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32L476-DISCOVERY/.project b/demos/STM32/RT-STM32L476-DISCOVERY/.project index 6848c28a3..58f3bc58b 100644 --- a/demos/STM32/RT-STM32L476-DISCOVERY/.project +++ b/demos/STM32/RT-STM32L476-DISCOVERY/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <location>C:/ChibiStudio/chibios161/os/hal/boards/ST_STM32L476_DISCOVERY</location>
+ <locationURI>CHIBIOS/os/hal/boards/ST_STM32L476_DISCOVERY</locationURI>
</link>
<link>
<name>os</name>
|