aboutsummaryrefslogtreecommitdiffstats
path: root/demos/Posix-GCC/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/Posix-GCC/halconf.h')
-rw-r--r--demos/Posix-GCC/halconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/Posix-GCC/halconf.h b/demos/Posix-GCC/halconf.h
index d406bacc1..3fe9b9714 100644
--- a/demos/Posix-GCC/halconf.h
+++ b/demos/Posix-GCC/halconf.h
@@ -284,7 +284,7 @@
* buffers.
*/
#if !defined(SERIAL_BUFFERS_SIZE) || defined(__DOXYGEN__)
-#define SERIAL_BUFFERS_SIZE 16
+#define SERIAL_BUFFERS_SIZE 32
#endif
/*===========================================================================*/