aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-06-21 10:03:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-06-21 10:03:33 +0000
commit1f4a79c4d35bef3f8cdad64c3ca1efa703fe929f (patch)
treeb62cbfeda5e3ffe2ceccba0f72df814df67f1f66 /src
parentc33d090881ca0a6fc4dc4eaa8c5e8bd8ea4ab7fa (diff)
downloadChibiOS-1f4a79c4d35bef3f8cdad64c3ca1efa703fe929f.tar.gz
ChibiOS-1f4a79c4d35bef3f8cdad64c3ca1efa703fe929f.tar.bz2
ChibiOS-1f4a79c4d35bef3f8cdad64c3ca1efa703fe929f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1045 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'src')
-rw-r--r--src/templates/pal_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/pal_lld.h b/src/templates/pal_lld.h
index 8f0482969..12dcea77f 100644
--- a/src/templates/pal_lld.h
+++ b/src/templates/pal_lld.h
@@ -40,7 +40,7 @@
*
* @note This structure content is architecture dependent. The nome should be
* changed to include the architecture name following this pattern:<br>
- * - <ARCH><CELL>Config.
+ * - [ARCH][CELL]Config.
* .
* As example:<br>
* - MSP430DIOConfig.