aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC560Pxx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-20 15:53:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-20 15:53:33 +0000
commit24c823f54822a2abc01a9d4e6f6dcf9c31a4e8e3 (patch)
treede566c634f2cd78d9372e8308ca64233bdaf5d76 /os/hal/platforms/SPC560Pxx
parent4fa5db982c206a4ab3f512d4651f15dd4367e08b (diff)
downloadChibiOS-24c823f54822a2abc01a9d4e6f6dcf9c31a4e8e3.tar.gz
ChibiOS-24c823f54822a2abc01a9d4e6f6dcf9c31a4e8e3.tar.bz2
ChibiOS-24c823f54822a2abc01a9d4e6f6dcf9c31a4e8e3.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4834 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, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC560Pxx/spc560p_registry.h b/os/hal/platforms/SPC560Pxx/spc560p_registry.h
index bb55dede0..714455d51 100644
--- a/os/hal/platforms/SPC560Pxx/spc560p_registry.h
+++ b/os/hal/platforms/SPC560Pxx/spc560p_registry.h
@@ -63,7 +63,7 @@
/* SIU/SIUL attributes.*/
#define SPC5_HAS_SIU FALSE
#define SPC5_SIU_SUPPORTS_PORTS TRUE
-#define SPC5_SIU_NUM_PORTS 4
+#define SPC5_SIU_NUM_PORTS 8
#define SPC5_SIU_NUM_PCRS 108
#define SPC5_SIU_NUM_PADSELS 36
/** @} */