diff options
Diffstat (limited to 'testhal/AVR/GPT')
-rw-r--r-- | testhal/AVR/GPT/halconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/AVR/GPT/halconf.h b/testhal/AVR/GPT/halconf.h index fcea2ae41..d7c8b6e83 100644 --- a/testhal/AVR/GPT/halconf.h +++ b/testhal/AVR/GPT/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. */
|