aboutsummaryrefslogtreecommitdiffstats
path: root/demos/LPC21xx
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/LPC21xx
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/LPC21xx')
-rw-r--r--demos/LPC21xx/RT-LPC214x-OLIMEX/halconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/LPC21xx/RT-LPC214x-OLIMEX/halconf.h b/demos/LPC21xx/RT-LPC214x-OLIMEX/halconf.h
index af94b0518..dddc44db8 100644
--- a/demos/LPC21xx/RT-LPC214x-OLIMEX/halconf.h
+++ b/demos/LPC21xx/RT-LPC214x-OLIMEX/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. */