aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F30x/CAN
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-12 10:37:41 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-12 10:37:41 +0000
commit2e1184107a009d3f600c0370f6cdb35e55786872 (patch)
tree6c78d2a2ec455d594fe2ea559ebbfc0b0e52a0b0 /testhal/STM32F30x/CAN
parent0b8d0695f4c6524220cb5e7f7a9d00e046c5fb56 (diff)
downloadChibiOS-2e1184107a009d3f600c0370f6cdb35e55786872.tar.gz
ChibiOS-2e1184107a009d3f600c0370f6cdb35e55786872.tar.bz2
ChibiOS-2e1184107a009d3f600c0370f6cdb35e55786872.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5415 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F30x/CAN')
-rw-r--r--testhal/STM32F30x/CAN/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F30x/CAN/mcuconf.h b/testhal/STM32F30x/CAN/mcuconf.h
index 438e59dbe..43448dd86 100644
--- a/testhal/STM32F30x/CAN/mcuconf.h
+++ b/testhal/STM32F30x/CAN/mcuconf.h
@@ -88,7 +88,7 @@
#define STM32_EXT_EXTI18_IRQ_PRIORITY 6
#define STM32_EXT_EXTI19_IRQ_PRIORITY 6
#define STM32_EXT_EXTI20_IRQ_PRIORITY 6
-#define STM32_EXT_EXTI21_23_IRQ_PRIORITY 6
+#define STM32_EXT_EXTI21_22_29_IRQ_PRIORITY 6
#define STM32_EXT_EXTI30_32_IRQ_PRIORITY 6
#define STM32_EXT_EXTI33_IRQ_PRIORITY 6