diff options
Diffstat (limited to 'testhal/STM32F30x/USB_CDC/mcuconf.h')
-rw-r--r-- | testhal/STM32F30x/USB_CDC/mcuconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32F30x/USB_CDC/mcuconf.h b/testhal/STM32F30x/USB_CDC/mcuconf.h index 52b6ca5a4..57f596299 100644 --- a/testhal/STM32F30x/USB_CDC/mcuconf.h +++ b/testhal/STM32F30x/USB_CDC/mcuconf.h @@ -194,6 +194,7 @@ * ST driver system settings.
*/
#define STM32_ST_IRQ_PRIORITY 8
+#define STM32_ST_USE_TIMER 2
/*
* UART driver system settings.
|