aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-01-03 14:33:37 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-01-03 14:33:37 +0000
commit1cbf7b6019cc8e06e40fba55ad2d7c81fdd1bb3c (patch)
tree159cd92cc4d2984785c4dcde698a19ce49b1802b /testhal/AVR
parentbe8e0803869805868286913d3354c8a76635872b (diff)
downloadChibiOS-1cbf7b6019cc8e06e40fba55ad2d7c81fdd1bb3c.tar.gz
ChibiOS-1cbf7b6019cc8e06e40fba55ad2d7c81fdd1bb3c.tar.bz2
ChibiOS-1cbf7b6019cc8e06e40fba55ad2d7c81fdd1bb3c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8680 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/AVR')
-rw-r--r--testhal/AVR/GPT/halconf.h1
-rw-r--r--testhal/AVR/I2C/halconf.h1
-rw-r--r--testhal/AVR/ICU/halconf.h1
-rw-r--r--testhal/AVR/PWM/halconf.h1
4 files changed, 4 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. */
diff --git a/testhal/AVR/I2C/halconf.h b/testhal/AVR/I2C/halconf.h
index d0e8bdff6..9764317dd 100644
--- a/testhal/AVR/I2C/halconf.h
+++ b/testhal/AVR/I2C/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. */
diff --git a/testhal/AVR/ICU/halconf.h b/testhal/AVR/ICU/halconf.h
index c69e5da98..7a89b7656 100644
--- a/testhal/AVR/ICU/halconf.h
+++ b/testhal/AVR/ICU/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. */
diff --git a/testhal/AVR/PWM/halconf.h b/testhal/AVR/PWM/halconf.h
index 2b7ce3d4e..e00b05736 100644
--- a/testhal/AVR/PWM/halconf.h
+++ b/testhal/AVR/PWM/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. */