diff options
Diffstat (limited to 'testhal/SPC563Mxx/SPI/mcuconf.h')
-rw-r--r-- | testhal/SPC563Mxx/SPI/mcuconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/SPC563Mxx/SPI/mcuconf.h b/testhal/SPC563Mxx/SPI/mcuconf.h index 45501882b..eee35f514 100644 --- a/testhal/SPC563Mxx/SPI/mcuconf.h +++ b/testhal/SPC563Mxx/SPI/mcuconf.h @@ -84,4 +84,4 @@ /*
* SPI driver system settings.
*/
-#define SPC5_SPI_USE_DSPI1 FALSE
+#define SPC5_SPI_USE_DSPI1 TRUE
|