diff options
Diffstat (limited to 'demos/nil/NIL-STM32F303-DISCOVERY/mcuconf.h')
-rw-r--r-- | demos/nil/NIL-STM32F303-DISCOVERY/mcuconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/nil/NIL-STM32F303-DISCOVERY/mcuconf.h b/demos/nil/NIL-STM32F303-DISCOVERY/mcuconf.h index cb30c7241..df3ca72b9 100644 --- a/demos/nil/NIL-STM32F303-DISCOVERY/mcuconf.h +++ b/demos/nil/NIL-STM32F303-DISCOVERY/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.
|