diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-09-28 09:20:05 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-09-28 09:20:05 +0000 |
commit | 81f5ffb330ab4670bec7e79d6e0009378efa81c4 (patch) | |
tree | 3b2ef5364080dac9f8074b698d3da447af1fcddc /testhal/STM32F37x/CAN/.project | |
parent | 18fe69dbb27e1e9530d459c625ce6d3b623b8255 (diff) | |
download | ChibiOS-81f5ffb330ab4670bec7e79d6e0009378efa81c4.tar.gz ChibiOS-81f5ffb330ab4670bec7e79d6e0009378efa81c4.tar.bz2 ChibiOS-81f5ffb330ab4670bec7e79d6e0009378efa81c4.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6327 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F37x/CAN/.project')
-rw-r--r-- | testhal/STM32F37x/CAN/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F37x/CAN/.project b/testhal/STM32F37x/CAN/.project index d26e9f35e..5afd7689e 100644 --- a/testhal/STM32F37x/CAN/.project +++ b/testhal/STM32F37x/CAN/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <locationURI>CHIBIOS/boards/ST_STM32373C_EVAL</locationURI>
+ <locationURI>CHIBIOS/os/hal/boards/ST_STM32373C_EVAL</locationURI>
</link>
<link>
<name>os</name>
|