aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2014-11-16 13:50:40 +0300
committerbarthess <barthess@yandex.ru>2014-11-16 13:50:40 +0300
commiteb7d78a7e9d27ad3874ae42e9c121459efcdd0d3 (patch)
treee164b029ceb809335a193b481bbcea9d939d6c3c /testhal
parented62d9e4d42bde4b929be2523ad94c1a7c8d2827 (diff)
downloadChibiOS-Contrib-eb7d78a7e9d27ad3874ae42e9c121459efcdd0d3.tar.gz
ChibiOS-Contrib-eb7d78a7e9d27ad3874ae42e9c121459efcdd0d3.tar.bz2
ChibiOS-Contrib-eb7d78a7e9d27ad3874ae42e9c121459efcdd0d3.zip
FSMC. Fixed references in eclipse project files
Diffstat (limited to 'testhal')
-rw-r--r--testhal/STM32/STM32F4xx/FSMC_NAND/.project2
-rw-r--r--testhal/STM32/STM32F4xx/FSMC_SRAM/.project2
2 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_NAND/.project b/testhal/STM32/STM32F4xx/FSMC_NAND/.project
index 1992c80..023100f 100644
--- a/testhal/STM32/STM32F4xx/FSMC_NAND/.project
+++ b/testhal/STM32/STM32F4xx/FSMC_NAND/.project
@@ -27,7 +27,7 @@
<link>
<name>os</name>
<type>2</type>
- <locationURI>CHIBIOS/os</locationURI>
+ <locationURI>CHIBIOS</locationURI>
</link>
</linkedResources>
</projectDescription>
diff --git a/testhal/STM32/STM32F4xx/FSMC_SRAM/.project b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project
index 333f431..7c1ca37 100644
--- a/testhal/STM32/STM32F4xx/FSMC_SRAM/.project
+++ b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project
@@ -27,7 +27,7 @@
<link>
<name>os</name>
<type>2</type>
- <locationURI>CHIBIOS/os</locationURI>
+ <locationURI>CHIBIOS</locationURI>
</link>
</linkedResources>
</projectDescription>