aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-10 20:40:43 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-10 20:40:43 +0000
commitbcca9bc4255e90617bfc81740b8c58cc8163bf4d (patch)
tree3b254113bc91e26f4f46c91edc73611f29262600 /os/ports/GCC
parent4b29805c33d4352672086ab44e861c6818195d15 (diff)
downloadChibiOS-bcca9bc4255e90617bfc81740b8c58cc8163bf4d.tar.gz
ChibiOS-bcca9bc4255e90617bfc81740b8c58cc8163bf4d.tar.bz2
ChibiOS-bcca9bc4255e90617bfc81740b8c58cc8163bf4d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4556 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC')
-rw-r--r--os/ports/GCC/ARMCMx/port.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/ARMCMx/port.dox b/os/ports/GCC/ARMCMx/port.dox
index e7d8a46c6..b030254cc 100644
--- a/os/ports/GCC/ARMCMx/port.dox
+++ b/os/ports/GCC/ARMCMx/port.dox
@@ -21,7 +21,7 @@
/**
* @defgroup ARMCMx ARM Cortex-Mx
* @details ARM Cortex-Mx port for the GCC compiler.
-
+ *
* @section ARMCMx_INTRO Introduction
* This port supports all the cores implementing the ARMv6-M and ARMv7-M
* architectures.