diff options
Diffstat (limited to 'demos/SPC5/RT-SPC564A-EVB/halconf.h')
-rw-r--r-- | demos/SPC5/RT-SPC564A-EVB/halconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/SPC5/RT-SPC564A-EVB/halconf.h b/demos/SPC5/RT-SPC564A-EVB/halconf.h index 6ef61adcc..682795338 100644 --- a/demos/SPC5/RT-SPC564A-EVB/halconf.h +++ b/demos/SPC5/RT-SPC564A-EVB/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. */
|