aboutsummaryrefslogtreecommitdiffstats
path: root/demos/KINETIS
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-01-03 11:13:25 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-01-03 11:13:25 +0000
commit4972de4967f5c175edb6b6c4c4706695812873bc (patch)
treec60fc2f0115ee67b23d39890b2159f1ff8daa64a /demos/KINETIS
parentf6254956eb4eda3bd066460269c51ff842fec695 (diff)
downloadChibiOS-4972de4967f5c175edb6b6c4c4706695812873bc.tar.gz
ChibiOS-4972de4967f5c175edb6b6c4c4706695812873bc.tar.bz2
ChibiOS-4972de4967f5c175edb6b6c4c4706695812873bc.zip
Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8676 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/KINETIS')
-rw-r--r--demos/KINETIS/RT-FREEDOM-K20D50M-EXT/halconf.h2
-rw-r--r--demos/KINETIS/RT-FREEDOM-K20D50M/halconf.h2
-rw-r--r--demos/KINETIS/RT-FREEDOM-KL25Z-EXT/halconf.h2
-rw-r--r--demos/KINETIS/RT-FREEDOM-KL25Z/halconf.h2
-rw-r--r--demos/KINETIS/RT-MCHCK-K20-GPT/halconf.h2
-rw-r--r--demos/KINETIS/RT-MCHCK-K20-SPI/halconf.h2
-rw-r--r--demos/KINETIS/RT-TEENSY3/halconf.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/halconf.h b/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/halconf.h
index c5c4f42c8..70dd600aa 100644
--- a/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/halconf.h
+++ b/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/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__)
diff --git a/demos/KINETIS/RT-FREEDOM-K20D50M/halconf.h b/demos/KINETIS/RT-FREEDOM-K20D50M/halconf.h
index fb56d6a38..ca98c1347 100644
--- a/demos/KINETIS/RT-FREEDOM-K20D50M/halconf.h
+++ b/demos/KINETIS/RT-FREEDOM-K20D50M/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__)
diff --git a/demos/KINETIS/RT-FREEDOM-KL25Z-EXT/halconf.h b/demos/KINETIS/RT-FREEDOM-KL25Z-EXT/halconf.h
index cc9a6fca6..9c99a2b09 100644
--- a/demos/KINETIS/RT-FREEDOM-KL25Z-EXT/halconf.h
+++ b/demos/KINETIS/RT-FREEDOM-KL25Z-EXT/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__)
diff --git a/demos/KINETIS/RT-FREEDOM-KL25Z/halconf.h b/demos/KINETIS/RT-FREEDOM-KL25Z/halconf.h
index fb56d6a38..ca98c1347 100644
--- a/demos/KINETIS/RT-FREEDOM-KL25Z/halconf.h
+++ b/demos/KINETIS/RT-FREEDOM-KL25Z/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__)
diff --git a/demos/KINETIS/RT-MCHCK-K20-GPT/halconf.h b/demos/KINETIS/RT-MCHCK-K20-GPT/halconf.h
index f1940294f..e76bb7f22 100644
--- a/demos/KINETIS/RT-MCHCK-K20-GPT/halconf.h
+++ b/demos/KINETIS/RT-MCHCK-K20-GPT/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__)
diff --git a/demos/KINETIS/RT-MCHCK-K20-SPI/halconf.h b/demos/KINETIS/RT-MCHCK-K20-SPI/halconf.h
index 7b8a8cf78..2771cf869 100644
--- a/demos/KINETIS/RT-MCHCK-K20-SPI/halconf.h
+++ b/demos/KINETIS/RT-MCHCK-K20-SPI/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__)
diff --git a/demos/KINETIS/RT-TEENSY3/halconf.h b/demos/KINETIS/RT-TEENSY3/halconf.h
index fb56d6a38..ca98c1347 100644
--- a/demos/KINETIS/RT-TEENSY3/halconf.h
+++ b/demos/KINETIS/RT-TEENSY3/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__)