aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-11-26 09:45:18 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-11-26 09:45:18 +0000
commitacdfdf158bfdf22bddd01a9fe98fa8fe45285523 (patch)
treec6a650d5376d8c32fb04a40e0380dadbec4aa645 /demos/SPC5
parent082a8aec6b57b9d55013c91f1ff008c268940c7c (diff)
downloadChibiOS-acdfdf158bfdf22bddd01a9fe98fa8fe45285523.tar.gz
ChibiOS-acdfdf158bfdf22bddd01a9fe98fa8fe45285523.tar.bz2
ChibiOS-acdfdf158bfdf22bddd01a9fe98fa8fe45285523.zip
SPC56EC demo for CW working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8528 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/SPC5')
-rw-r--r--demos/SPC5/RT-SPC56EC-EVB/Makefile2
-rw-r--r--demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcpbin62713 -> 62713 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/demos/SPC5/RT-SPC56EC-EVB/Makefile b/demos/SPC5/RT-SPC56EC-EVB/Makefile
index f8873e36e..bacf31add 100644
--- a/demos/SPC5/RT-SPC56EC-EVB/Makefile
+++ b/demos/SPC5/RT-SPC56EC-EVB/Makefile
@@ -166,7 +166,7 @@ CPPWARN = -Wall -Wextra -Wundef
#
# 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 f0273a831..f4823f095 100644
--- a/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp
+++ b/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp
Binary files differ