diff options
Diffstat (limited to 'testhal/KINETIS')
-rw-r--r-- | testhal/KINETIS/ADC/chconf.h | 3 | ||||
-rw-r--r-- | testhal/KINETIS/I2C/chconf.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/testhal/KINETIS/ADC/chconf.h b/testhal/KINETIS/ADC/chconf.h index a6f0a2bb6..d93f589a7 100644 --- a/testhal/KINETIS/ADC/chconf.h +++ b/testhal/KINETIS/ADC/chconf.h @@ -349,8 +349,7 @@ /**
* @brief Debug option, trace buffer.
- * @details If enabled then the context switch circular trace buffer is
- * activated.
+ * @details If enabled then the trace buffer is activated.
*
* @note The default is @p FALSE.
*/
diff --git a/testhal/KINETIS/I2C/chconf.h b/testhal/KINETIS/I2C/chconf.h index a6f0a2bb6..d93f589a7 100644 --- a/testhal/KINETIS/I2C/chconf.h +++ b/testhal/KINETIS/I2C/chconf.h @@ -349,8 +349,7 @@ /**
* @brief Debug option, trace buffer.
- * @details If enabled then the context switch circular trace buffer is
- * activated.
+ * @details If enabled then the trace buffer is activated.
*
* @note The default is @p FALSE.
*/
|