diff options
Diffstat (limited to 'demos/PPC-SPC563M-GCC/mcuconf.h')
-rw-r--r-- | demos/PPC-SPC563M-GCC/mcuconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/PPC-SPC563M-GCC/mcuconf.h b/demos/PPC-SPC563M-GCC/mcuconf.h index 25998d626..3c66a670d 100644 --- a/demos/PPC-SPC563M-GCC/mcuconf.h +++ b/demos/PPC-SPC563M-GCC/mcuconf.h @@ -45,6 +45,7 @@ BIUCR_IPFEN | \
BIUCR_PFLIM_ON_MISS | \
BIUCR_BFEN)
+#define SPC5_EMIOS_GPRE_VALUE 20
/*
* EDMA driver settings.
|