aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-03-09 18:57:21 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-03-09 18:57:21 +0000
commit188bd08c3930deab9446432a41db74ca58d9b3be (patch)
treeec07bc24e099b379f33fe117e6a249ea961269a7
parentf601d5b9dcd20664eb837391e807f6c49e2dee1a (diff)
downloadChibiOS-188bd08c3930deab9446432a41db74ca58d9b3be.tar.gz
ChibiOS-188bd08c3930deab9446432a41db74ca58d9b3be.tar.bz2
ChibiOS-188bd08c3930deab9446432a41db74ca58d9b3be.zip
Fixed corrupted .project file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11673 110e8d01-0319-4d1e-a829-52ad28d1bb01
-rw-r--r--testhal/STM32/STM32F1xx/I2C/.project2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F1xx/I2C/.project b/testhal/STM32/STM32F1xx/I2C/.project
index 2187d1f47..4bc646560 100644
--- a/testhal/STM32/STM32F1xx/I2C/.project
+++ b/testhal/STM32/STM32F1xx/I2C/.project
@@ -27,7 +27,7 @@
<link>
<name>os</name>
<type>2</type>
- <locationURI>CHIBIOS</locationURI>
+ <locationURI>CHIBIOS/os</locationURI>
</link>
</linkedResources>
</projectDescription>