git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5165 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
93dd0e239e
commit
a0a409d12d
|
@ -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_ */
|
||||||
|
|
Loading…
Reference in New Issue