aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F3xx/SPI/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F3xx/SPI/mcuconf.h')
-rw-r--r--testhal/STM32F3xx/SPI/mcuconf.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/testhal/STM32F3xx/SPI/mcuconf.h b/testhal/STM32F3xx/SPI/mcuconf.h
index 7c1a08545..7d0f391ae 100644
--- a/testhal/STM32F3xx/SPI/mcuconf.h
+++ b/testhal/STM32F3xx/SPI/mcuconf.h
@@ -68,6 +68,12 @@
#define STM32_USBPRE STM32_USBPRE_DIV1P5
/*
+ * CAN driver system settings.
+ */
+#define STM32_CAN_USE_CAN1 TRUE
+#define STM32_CAN_CAN1_IRQ_PRIORITY 11
+
+/*
* GPT driver system settings.
*/
#define STM32_GPT_USE_TIM1 FALSE