diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-08-19 15:07:47 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-08-19 15:07:47 +0000 |
commit | a042a8234acfdce62f65a5c72112f3256fade060 (patch) | |
tree | fab52fdade992466c216926e26f869d4d50f4fe3 /testhal/STM32F30x/UART/.project | |
parent | 79ad42bc2b8e9013d0a02a9d758fa8af36322b27 (diff) | |
download | ChibiOS-a042a8234acfdce62f65a5c72112f3256fade060.tar.gz ChibiOS-a042a8234acfdce62f65a5c72112f3256fade060.tar.bz2 ChibiOS-a042a8234acfdce62f65a5c72112f3256fade060.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6183 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F30x/UART/.project')
-rw-r--r-- | testhal/STM32F30x/UART/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F30x/UART/.project b/testhal/STM32F30x/UART/.project index 24b9d53ce..15900d6dc 100644 --- a/testhal/STM32F30x/UART/.project +++ b/testhal/STM32F30x/UART/.project @@ -79,7 +79,7 @@ <link>
<name>board</name>
<type>2</type>
- <locationURI>CHIBIOS/boards/ST_STM32F3_DISCOVERY</locationURI>
+ <locationURI>CHIBIOS/os/hal/boards/ST_STM32F3_DISCOVERY</locationURI>
</link>
<link>
<name>os</name>
|