aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx/PWM-ICU/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32L1xx/PWM-ICU/mcuconf.h')
-rw-r--r--testhal/STM32L1xx/PWM-ICU/mcuconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testhal/STM32L1xx/PWM-ICU/mcuconf.h b/testhal/STM32L1xx/PWM-ICU/mcuconf.h
index 4f9182094..433013b38 100644
--- a/testhal/STM32L1xx/PWM-ICU/mcuconf.h
+++ b/testhal/STM32L1xx/PWM-ICU/mcuconf.h
@@ -141,11 +141,13 @@
#define STM32_SERIAL_USE_USART3 FALSE
#define STM32_SERIAL_USE_UART4 FALSE
#define STM32_SERIAL_USE_UART5 FALSE
+#define STM32_SERIAL_USE_USART6 FALSE
#define STM32_SERIAL_USART1_PRIORITY 12
#define STM32_SERIAL_USART2_PRIORITY 12
#define STM32_SERIAL_USART3_PRIORITY 12
#define STM32_SERIAL_UART4_PRIORITY 12
#define STM32_SERIAL_UART5_PRIORITY 12
+#define STM32_SERIAL_USART6_PRIORITY 12
/*
* SPI driver system settings.