aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L1xx/UART
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32L1xx/UART')
-rw-r--r--testhal/STM32/STM32L1xx/UART/halconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L1xx/UART/halconf.h b/testhal/STM32/STM32L1xx/UART/halconf.h
index 8a0009e86..cc55e71d1 100644
--- a/testhal/STM32/STM32L1xx/UART/halconf.h
+++ b/testhal/STM32/STM32L1xx/UART/halconf.h
@@ -329,6 +329,7 @@
*/
#if !defined(SERIAL_USB_BUFFERS_NUMBER) || defined(__DOXYGEN__)
#define SERIAL_USB_BUFFERS_NUMBER 2
+#endif
/*===========================================================================*/
/* SPI driver related settings. */