From 7fa885a2010dbb800cb56ddff2b110f647f77bff Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 19 Nov 2012 08:42:07 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4828 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/SPC560Pxx/spc560p_registry.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (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 46b7785fa..bb55dede0 100644 --- a/os/hal/platforms/SPC560Pxx/spc560p_registry.h +++ b/os/hal/platforms/SPC560Pxx/spc560p_registry.h @@ -61,11 +61,11 @@ #define SPC5_HAS_LINFLEX3 FALSE /* SIU/SIUL attributes.*/ -#define SPC5_HAS_SIU FALSE -#define SPC5_SIU_SUPPORTS_PORTS TRUE -#define SPC5_SIU_NUM_PORTS 4 -#define SPC5_SIU_NUM_PCRS 108 -#define SPC5_SIU_NUM_PADSELS 36 +#define SPC5_HAS_SIU FALSE +#define SPC5_SIU_SUPPORTS_PORTS TRUE +#define SPC5_SIU_NUM_PORTS 4 +#define SPC5_SIU_NUM_PCRS 108 +#define SPC5_SIU_NUM_PADSELS 36 /** @} */ #endif /* _SPC560P_REGISTRY_H_ */ -- cgit v1.2.3