aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracirillo87 <acirillo87@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-31 13:25:46 +0000
committeracirillo87 <acirillo87@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-31 13:25:46 +0000
commit6acc48bc50785ef5d8eaf2fdf11ac229489edad9 (patch)
tree41d196ee1d17d0a85b280a1a65e59206220612cb
parent16c83514ae6459e4ef2395ad22f32f1d8713a17b (diff)
downloadChibiOS-6acc48bc50785ef5d8eaf2fdf11ac229489edad9.tar.gz
ChibiOS-6acc48bc50785ef5d8eaf2fdf11ac229489edad9.tar.bz2
ChibiOS-6acc48bc50785ef5d8eaf2fdf11ac229489edad9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6057 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--testhal/SPC564Axx/CAN/mcuconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/testhal/SPC564Axx/CAN/mcuconf.h b/testhal/SPC564Axx/CAN/mcuconf.h
index 01e31924a..2bf1ca071 100644
--- a/testhal/SPC564Axx/CAN/mcuconf.h
+++ b/testhal/SPC564Axx/CAN/mcuconf.h
@@ -86,3 +86,6 @@
#define SPC5_CAN_USE_FLEXCAN1 FALSE
#define SPC5_CAN_FLEXCAN1_PRIORITY 11
+
+#define SPC5_CAN_USE_FLEXCAN2 FALSE
+#define SPC5_CAN_FLEXCAN2_PRIORITY 11