aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F0xx
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2016-05-30 23:06:38 +0300
committerbarthess <barthess@yandex.ru>2016-05-30 23:06:38 +0300
commitbdb680652cc1f0ad223786b10196b6329127c804 (patch)
tree7ea16729d0f8a03074c2165de433a87c3265b6c4 /testhal/STM32/STM32F0xx
parent394a779adea155218650e13d25bf03a19fa9eee3 (diff)
downloadChibiOS-Contrib-bdb680652cc1f0ad223786b10196b6329127c804.tar.gz
ChibiOS-Contrib-bdb680652cc1f0ad223786b10196b6329127c804.tar.bz2
ChibiOS-Contrib-bdb680652cc1f0ad223786b10196b6329127c804.zip
Fixed project file for 1-wire for STM32F0x
Diffstat (limited to 'testhal/STM32/STM32F0xx')
-rw-r--r--testhal/STM32/STM32F0xx/onewire/.project8
1 files changed, 4 insertions, 4 deletions
diff --git a/testhal/STM32/STM32F0xx/onewire/.project b/testhal/STM32/STM32F0xx/onewire/.project
index 8180131..6599a83 100644
--- a/testhal/STM32/STM32F0xx/onewire/.project
+++ b/testhal/STM32/STM32F0xx/onewire/.project
@@ -25,14 +25,14 @@
</natures>
<linkedResources>
<link>
- <name>os-contrib</name>
+ <name>os-community</name>
<type>2</type>
- <locationURI>CHIBIOS_CONTRIB</locationURI>
+ <locationURI>PARENT-4-PROJECT_LOC/os</locationURI>
</link>
<link>
- <name>os</name>
+ <name>os-git</name>
<type>2</type>
- <locationURI>CHIBIOS</locationURI>
+ <locationURI>PARENT-5-PROJECT_LOC/ChibiOS-RT/os</locationURI>
</link>
</linkedResources>
</projectDescription>