aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC560Pxx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-12 13:07:50 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-12 13:07:50 +0000
commit1c0fb671dac92f9e4a49ee96610d809d37e29db1 (patch)
treefc59a46e77fa6fe88a227cf91313e51f3a3b6222 /os/hal/platforms/SPC560Pxx
parent2e1184107a009d3f600c0370f6cdb35e55786872 (diff)
downloadChibiOS-1c0fb671dac92f9e4a49ee96610d809d37e29db1.tar.gz
ChibiOS-1c0fb671dac92f9e4a49ee96610d809d37e29db1.tar.bz2
ChibiOS-1c0fb671dac92f9e4a49ee96610d809d37e29db1.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5416 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/SPC560Pxx')
-rw-r--r--os/hal/platforms/SPC560Pxx/spc560p_registry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/platforms/SPC560Pxx/spc560p_registry.h b/os/hal/platforms/SPC560Pxx/spc560p_registry.h
index 794767d02..7b4953f18 100644
--- a/os/hal/platforms/SPC560Pxx/spc560p_registry.h
+++ b/os/hal/platforms/SPC560Pxx/spc560p_registry.h
@@ -137,6 +137,7 @@
#define SPC5_ETIMER1_CLK SPC5_MCONTROL_CLK
#define SPC5_HAS_ETIMER2 FALSE
+/** @} */
#endif /* _SPC560P_REGISTRY_H_ */