From 6acc48bc50785ef5d8eaf2fdf11ac229489edad9 Mon Sep 17 00:00:00 2001 From: acirillo87 Date: Wed, 31 Jul 2013 13:25:46 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6057 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/SPC564Axx/CAN/mcuconf.h | 3 +++ 1 file changed, 3 insertions(+) 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