diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-07-06 13:18:12 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-07-06 13:18:12 +0000 |
commit | 9b9e7833b19414060061d47a17acdf6015a9dbdd (patch) | |
tree | a02b808f527a7b02bb585bb57755b919568bb590 /testhal/STM32/STM32F4xx/RTC | |
parent | fb4739b12b905317a2a9d680f5e0b79b2c780374 (diff) | |
download | ChibiOS-9b9e7833b19414060061d47a17acdf6015a9dbdd.tar.gz ChibiOS-9b9e7833b19414060061d47a17acdf6015a9dbdd.tar.bz2 ChibiOS-9b9e7833b19414060061d47a17acdf6015a9dbdd.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7010 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F4xx/RTC')
-rw-r--r-- | testhal/STM32/STM32F4xx/RTC/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/RTC/.project b/testhal/STM32/STM32F4xx/RTC/.project index b281eb7d2..33e5a2740 100644 --- a/testhal/STM32/STM32F4xx/RTC/.project +++ b/testhal/STM32/STM32F4xx/RTC/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <locationURI>CHIBIOS/boards/ST_STM32F4_DISCOVERY</locationURI>
+ <locationURI>CHIBIOS/os/hal/boards/ST_STM32F4_DISCOVERY</locationURI>
</link>
<link>
<name>os</name>
|