aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F30x/USB_CDC/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F30x/USB_CDC/mcuconf.h')
-rw-r--r--testhal/STM32F30x/USB_CDC/mcuconf.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/testhal/STM32F30x/USB_CDC/mcuconf.h b/testhal/STM32F30x/USB_CDC/mcuconf.h
index 6da0b1e83..427409fdc 100644
--- a/testhal/STM32F30x/USB_CDC/mcuconf.h
+++ b/testhal/STM32F30x/USB_CDC/mcuconf.h
@@ -191,6 +191,11 @@
#define STM32_SPI_DMA_ERROR_HOOK(spip) osalSysHalt("DMA failure")
/*
+ * ST driver system settings.
+ */
+#define STM32_ST_IRQ_PRIORITY 8
+
+/*
* UART driver system settings.
*/
#define STM32_UART_USE_USART1 FALSE