From 24c823f54822a2abc01a9d4e6f6dcf9c31a4e8e3 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 20 Nov 2012 15:53:33 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4834 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/SPC560Pxx/spc560p_registry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/platforms/SPC560Pxx') 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 /** @} */ -- cgit v1.2.3