aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/I2C/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/KINETIS/I2C/halconf.h')
-rw-r--r--testhal/KINETIS/I2C/halconf.h2
1 files changed, 1 insertions, 1 deletions
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__)