diff options
Diffstat (limited to 'testhal/STM32/STM32F0xx/SPI')
| -rw-r--r-- | testhal/STM32/STM32F0xx/SPI/halconf.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/testhal/STM32/STM32F0xx/SPI/halconf.h b/testhal/STM32/STM32F0xx/SPI/halconf.h index 3d6a61e6b..0312d81d3 100644 --- a/testhal/STM32/STM32F0xx/SPI/halconf.h +++ b/testhal/STM32/STM32F0xx/SPI/halconf.h @@ -322,6 +322,7 @@   */
  #if !defined(SERIAL_USB_BUFFERS_NUMBER) || defined(__DOXYGEN__)
  #define SERIAL_USB_BUFFERS_NUMBER   2
 +#endif
  /*===========================================================================*/
  /* SPI driver related settings.                                              */
 | 
