From 783f4514f108c28f6ab954eab601a7c6b3092ec9 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 27 Mar 2010 12:27:25 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1795 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/SPC56x/hal_lld.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/platforms/SPC56x/hal_lld.h') 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. */ -- cgit v1.2.3