aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-12-07 09:12:58 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-12-07 09:12:58 +0000
commit6dc0868aa57b2efdabf4a5e4d5be184165aeec9d (patch)
tree412239ddb9c5c10f4032a20dbc0a02589f9d5dab /demos/SPC5
parent2cf8a7897b9bd9b38cdde479a71f7980bb753d3f (diff)
downloadChibiOS-6dc0868aa57b2efdabf4a5e4d5be184165aeec9d.tar.gz
ChibiOS-6dc0868aa57b2efdabf4a5e4d5be184165aeec9d.tar.bz2
ChibiOS-6dc0868aa57b2efdabf4a5e4d5be184165aeec9d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11129 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/SPC5')
-rw-r--r--demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs2
-rw-r--r--demos/SPC5/RT-SPC56EC-EVB/Makefile-ht2
-rw-r--r--demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcpbin67265 -> 70897 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
index caf6af8f8..6f3a9c59c 100644
--- a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
+++ b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
@@ -131,7 +131,7 @@ INCDIR = $(ALLINC) $(TESTINC) $(CONFDIR)
#
# List all user C define here, like -D_DEBUG=1
-UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=1
+UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=0
# Define ASM defines here
UADEFS =
diff --git a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht
index a4c2faf27..283ef153f 100644
--- a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht
+++ b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht
@@ -131,7 +131,7 @@ INCDIR = $(ALLINC) $(TESTINC) $(CONFDIR)
#
# List all user C define here, like -D_DEBUG=1
-UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=1
+UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=0
# Define ASM defines here
UADEFS =
diff --git a/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp b/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp
index 6dcb5bc28..e29399c88 100644
--- a/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp
+++ b/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp
Binary files differ