From 8b47146fa2b12a9cfc420f529d91403e7f214e7c Mon Sep 17 00:00:00 2001 From: acirillo87 Date: Sat, 27 Jul 2013 10:45:26 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6031 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/SPC563Mxx/CAN/mcuconf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testhal/SPC563Mxx/CAN/mcuconf.h b/testhal/SPC563Mxx/CAN/mcuconf.h index ce51a1a47..0fd5790a1 100644 --- a/testhal/SPC563Mxx/CAN/mcuconf.h +++ b/testhal/SPC563Mxx/CAN/mcuconf.h @@ -82,7 +82,7 @@ #define SPC5_CAN_USE_FILTERS FALSE #define SPC5_CAN_USE_FLEXCAN0 TRUE -#define SPC5_CAN_FLEXCAN0_IRQ_PRIORITY 2 +#define SPC5_CAN_FLEXCAN0_IRQ_PRIORITY 11 #define SPC5_CAN_USE_FLEXCAN1 FALSE -#define SPC5_CAN_FLEXCAN1_IRQ_PRIORITY 11 +#define SPC5_CAN_FLEXCAN1_IRQ_PRIORITY 11