diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-12 14:08:46 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-12 14:08:46 +0000 |
commit | 9343707ee283190273d0c4e94f8fdf1b9d264905 (patch) | |
tree | fd9c0976c383730f35fa51e36caad62a2112e526 /os/hal/platforms/SPC560Dxx | |
parent | fa0f676801195d9887184175bf5c59d0d1e9c0cb (diff) | |
download | ChibiOS-9343707ee283190273d0c4e94f8fdf1b9d264905.tar.gz ChibiOS-9343707ee283190273d0c4e94f8fdf1b9d264905.tar.bz2 ChibiOS-9343707ee283190273d0c4e94f8fdf1b9d264905.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5843 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/SPC560Dxx')
-rw-r--r-- | os/hal/platforms/SPC560Dxx/spc560d_registry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC560Dxx/spc560d_registry.h b/os/hal/platforms/SPC560Dxx/spc560d_registry.h index 294e6d118..108ee04e1 100644 --- a/os/hal/platforms/SPC560Dxx/spc560d_registry.h +++ b/os/hal/platforms/SPC560Dxx/spc560d_registry.h @@ -107,7 +107,7 @@ #define SPC5_SIUL_PCTL 68
#define SPC5_SIUL_NUM_PORTS 8
#define SPC5_SIUL_NUM_PCRS 123
-#define SPC5_SIUL_NUM_PADSELS 32
+#define SPC5_SIUL_NUM_PADSELS 63
#define SPC5_SIUL_SYSTEM_PINS 32,33,121,122
/** @} */
|