aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5/RT-SPC56EL-EVB
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-01-03 11:32:14 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-01-03 11:32:14 +0000
commit9bd5d3738a7801a98142e1e8d36f940db3d65619 (patch)
tree92e1443c9d3fa64497f555cca61107630dd2b218 /demos/SPC5/RT-SPC56EL-EVB
parentf14b80fff13875c0736dc779e2f83cda25b8d8da (diff)
downloadChibiOS-9bd5d3738a7801a98142e1e8d36f940db3d65619.tar.gz
ChibiOS-9bd5d3738a7801a98142e1e8d36f940db3d65619.tar.bz2
ChibiOS-9bd5d3738a7801a98142e1e8d36f940db3d65619.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8678 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/SPC5/RT-SPC56EL-EVB')
-rw-r--r--demos/SPC5/RT-SPC56EL-EVB/halconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/SPC5/RT-SPC56EL-EVB/halconf.h b/demos/SPC5/RT-SPC56EL-EVB/halconf.h
index 6ef61adcc..682795338 100644
--- a/demos/SPC5/RT-SPC56EL-EVB/halconf.h
+++ b/demos/SPC5/RT-SPC56EL-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. */