aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC563Mxx/spc563m_registry.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-07 13:26:44 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-07 13:26:44 +0000
commit7a3a252875ed5a09bc62abe5a3b40c1b0f0d273e (patch)
tree3cb67a55a3b6b3e0590e3a1cc956826d7f422e7b /os/hal/platforms/SPC563Mxx/spc563m_registry.h
parentf85a97a786a176d088f807d3de4a2ec93030ef8e (diff)
downloadChibiOS-7a3a252875ed5a09bc62abe5a3b40c1b0f0d273e.tar.gz
ChibiOS-7a3a252875ed5a09bc62abe5a3b40c1b0f0d273e.tar.bz2
ChibiOS-7a3a252875ed5a09bc62abe5a3b40c1b0f0d273e.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5819 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/SPC563Mxx/spc563m_registry.h')
-rw-r--r--os/hal/platforms/SPC563Mxx/spc563m_registry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/platforms/SPC563Mxx/spc563m_registry.h b/os/hal/platforms/SPC563Mxx/spc563m_registry.h
index ce2da4e20..dc1145532 100644
--- a/os/hal/platforms/SPC563Mxx/spc563m_registry.h
+++ b/os/hal/platforms/SPC563Mxx/spc563m_registry.h
@@ -38,6 +38,7 @@
#define SPC5_HAS_DSPI1 TRUE
#define SPC5_HAS_DSPI2 TRUE
#define SPC5_HAS_DSPI3 FALSE
+#define SPC5_HAS_DSPI4 FALSE
#define SPC5_DSPI_FIFO_DEPTH 16
#define SPC5_DSPI1_TX1_DMA_DEV_ID 12
#define SPC5_DSPI1_TX2_DMA_DEV_ID 25