From 4972de4967f5c175edb6b6c4c4706695812873bc Mon Sep 17 00:00:00 2001
From: Giovanni Di Sirio <gdisirio@gmail.com>
Date: Sun, 3 Jan 2016 11:13:25 +0000
Subject: Documentation-related fixes.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8676 35acf78f-673a-0410-8e92-d51de3d6d3f4
---
 testhal/KINETIS/I2C/halconf.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'testhal/KINETIS/I2C/halconf.h')

diff --git a/testhal/KINETIS/I2C/halconf.h b/testhal/KINETIS/I2C/halconf.h
index f2fc676b9..a8f0949b8 100644
--- a/testhal/KINETIS/I2C/halconf.h
+++ b/testhal/KINETIS/I2C/halconf.h
@@ -309,7 +309,7 @@
  * @brief   Serial over USB buffers size.
  * @details Configuration parameter, the buffer size must be a multiple of
  *          the USB data endpoint maximum packet size.
- * @note    The default is 16 bytes for both the transmission and receive
+ * @note    The default is 256 bytes for both the transmission and receive
  *          buffers.
  */
 #if !defined(SERIAL_USB_BUFFERS_SIZE) || defined(__DOXYGEN__)
-- 
cgit v1.2.3