aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h')
-rw-r--r--testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h
index 0bcab46c8..8f35f3572 100644
--- a/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h
+++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h
@@ -67,6 +67,25 @@
#define STM32_USBPRE STM32_USBPRE_DIV1P5
/*
+ * IRQ system settings.
+ */
+#define STM32_IRQ_EXTI0_PRIORITY 6
+#define STM32_IRQ_EXTI1_PRIORITY 6
+#define STM32_IRQ_EXTI2_PRIORITY 6
+#define STM32_IRQ_EXTI3_PRIORITY 6
+#define STM32_IRQ_EXTI4_PRIORITY 6
+#define STM32_IRQ_EXTI5_9_PRIORITY 6
+#define STM32_IRQ_EXTI10_15_PRIORITY 6
+#define STM32_IRQ_EXTI16_PRIORITY 6
+#define STM32_IRQ_EXTI17_PRIORITY 6
+#define STM32_IRQ_EXTI18_PRIORITY 6
+#define STM32_IRQ_EXTI19_PRIORITY 6
+#define STM32_IRQ_EXTI20_PRIORITY 6
+#define STM32_IRQ_EXTI21_22_29_PRIORITY 6
+#define STM32_IRQ_EXTI30_32_PRIORITY 6
+#define STM32_IRQ_EXTI33_PRIORITY 6
+
+/*
* ADC driver system settings.
*/
#define STM32_ADC_DUAL_MODE FALSE