diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-03-13 13:40:29 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-03-13 13:40:29 +0000 |
commit | 608c48ed3268bd93b5279f0c945ce127c90e8f95 (patch) | |
tree | 7915ac25bd3119d40a700e70545c661fe9f04fc2 /demos/PPC-SPC560B-GCC/.project | |
parent | 3a123c7c991d3a9bfa1af8716212ed2959de01f9 (diff) | |
download | ChibiOS-608c48ed3268bd93b5279f0c945ce127c90e8f95.tar.gz ChibiOS-608c48ed3268bd93b5279f0c945ce127c90e8f95.tar.bz2 ChibiOS-608c48ed3268bd93b5279f0c945ce127c90e8f95.zip |
Renamed paths to ST EVB boards in all projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5426 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/PPC-SPC560B-GCC/.project')
-rw-r--r-- | demos/PPC-SPC560B-GCC/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/PPC-SPC560B-GCC/.project b/demos/PPC-SPC560B-GCC/.project index 117228290..4b773c630 100644 --- a/demos/PPC-SPC560B-GCC/.project +++ b/demos/PPC-SPC560B-GCC/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <locationURI>CHIBIOS/boards/GENERIC_SPC560BC</locationURI>
+ <locationURI>CHIBIOS/boards/ST_EVB_SPC560BC</locationURI>
</link>
<link>
<name>os</name>
|