aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/hal_lld.h
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/STM32/hal_lld.h
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/STM32/hal_lld.h')
-rw-r--r--os/hal/platforms/STM32/hal_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32/hal_lld.h b/os/hal/platforms/STM32/hal_lld.h
index 5b24589ee..9539ea5b1 100644
--- a/os/hal/platforms/STM32/hal_lld.h
+++ b/os/hal/platforms/STM32/hal_lld.h
@@ -47,7 +47,7 @@
/**
* @brief Platform name.
*/
-#define PLATFORM_NAME "STM32"
+#define PLATFORM_NAME "STM32"
/*===========================================================================*/
/* Driver pre-compile time settings. */