git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5165 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2013-02-12 15:02:54 +00:00
parent 93dd0e239e
commit a0a409d12d
1 changed files with 2 additions and 2 deletions

View File

@ -57,8 +57,8 @@
/* SIUL attributes.*/ /* SIUL attributes.*/
#define SPC5_HAS_SIUL TRUE #define SPC5_HAS_SIUL TRUE
#define SPC5_SIUL_NUM_PORTS 8 #define SPC5_SIUL_NUM_PORTS 8
#define SPC5_SIUL_NUM_PCRS 108 #define SPC5_SIUL_NUM_PCRS 133
#define SPC5_SIUL_NUM_PADSELS 36 #define SPC5_SIUL_NUM_PADSELS 44
/** @} */ /** @} */
#endif /* _SPC56EL_REGISTRY_H_ */ #endif /* _SPC56EL_REGISTRY_H_ */