aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC56x
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-27 12:27:25 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-27 12:27:25 +0000
commit783f4514f108c28f6ab954eab601a7c6b3092ec9 (patch)
treeba4cf6860a469441bbe1109c8f6fdc55137f15e2 /os/hal/platforms/SPC56x
parent7a16267bc37fe43785a333e63ea6ece50a28aaf0 (diff)
downloadChibiOS-783f4514f108c28f6ab954eab601a7c6b3092ec9.tar.gz
ChibiOS-783f4514f108c28f6ab954eab601a7c6b3092ec9.tar.bz2
ChibiOS-783f4514f108c28f6ab954eab601a7c6b3092ec9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1795 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/SPC56x')
-rw-r--r--os/hal/platforms/SPC56x/hal_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC56x/hal_lld.h b/os/hal/platforms/SPC56x/hal_lld.h
index 47b823bf7..e34fe7e3b 100644
--- a/os/hal/platforms/SPC56x/hal_lld.h
+++ b/os/hal/platforms/SPC56x/hal_lld.h
@@ -37,7 +37,7 @@
/**
* @brief Platform name.
*/
-#define PLATFORM_NAME "SPC563M64"
+#define PLATFORM_NAME "SPC563M64"
#define RFD_DIV2 0 /**< Divide VCO frequency by 2. */
#define RFD_DIV4 1 /**< Divide VCO frequency by 4. */