diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-02-27 12:41:45 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-02-27 12:41:45 +0000 |
commit | 8bd485bc73fea20f4b27c91c22f789457665c9a9 (patch) | |
tree | 04b4fb295259ee51f83179b214cf7b358c446f80 /demos/rt/RT-SPC560P-EVB/.project | |
parent | 9cdc99632bd98b01131590651dfa3a1bbb857ae6 (diff) | |
download | ChibiOS-8bd485bc73fea20f4b27c91c22f789457665c9a9.tar.gz ChibiOS-8bd485bc73fea20f4b27c91c22f789457665c9a9.tar.bz2 ChibiOS-8bd485bc73fea20f4b27c91c22f789457665c9a9.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6733 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/rt/RT-SPC560P-EVB/.project')
-rw-r--r-- | demos/rt/RT-SPC560P-EVB/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/rt/RT-SPC560P-EVB/.project b/demos/rt/RT-SPC560P-EVB/.project index 80437f7a8..d27d6eb94 100644 --- a/demos/rt/RT-SPC560P-EVB/.project +++ b/demos/rt/RT-SPC560P-EVB/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <locationURI>CHIBIOS/os/hal/boards/ST_EVB_SPC56EL</locationURI>
+ <locationURI>CHIBIOS/os/hal/boards/ST_EVB_SPC560P</locationURI>
</link>
<link>
<name>os</name>
|