aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC560Pxx
diff options
context:
space:
mode:
authoracirillo87 <acirillo87@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-07 17:27:30 +0000
committeracirillo87 <acirillo87@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-07 17:27:30 +0000
commit8b2210052f08f6053939ce65fc3921c2c23bc497 (patch)
tree8f062da88d4c8b6681029d71d3a80f2e78a7488d /os/hal/platforms/SPC560Pxx
parent5d9422111caf8a71ec8acfee598b12e4fc8e76ca (diff)
downloadChibiOS-8b2210052f08f6053939ce65fc3921c2c23bc497.tar.gz
ChibiOS-8b2210052f08f6053939ce65fc3921c2c23bc497.tar.bz2
ChibiOS-8b2210052f08f6053939ce65fc3921c2c23bc497.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5379 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/SPC560Pxx')
-rw-r--r--os/hal/platforms/SPC560Pxx/spc560p_registry.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/hal/platforms/SPC560Pxx/spc560p_registry.h b/os/hal/platforms/SPC560Pxx/spc560p_registry.h
index 2ebc3c9c2..794767d02 100644
--- a/os/hal/platforms/SPC560Pxx/spc560p_registry.h
+++ b/os/hal/platforms/SPC560Pxx/spc560p_registry.h
@@ -136,6 +136,8 @@
#define SPC5_ETIMER1_RCF_NUMBER 178
#define SPC5_ETIMER1_CLK SPC5_MCONTROL_CLK
+#define SPC5_HAS_ETIMER2 FALSE
+
#endif /* _SPC560P_REGISTRY_H_ */
/** @} */