diff options
Diffstat (limited to 'testhal/AVR')
-rw-r--r-- | testhal/AVR/GPT/chconf.h | 3 | ||||
-rw-r--r-- | testhal/AVR/I2C/chconf.h | 3 | ||||
-rw-r--r-- | testhal/AVR/ICU/chconf.h | 3 | ||||
-rw-r--r-- | testhal/AVR/PWM/chconf.h | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/testhal/AVR/GPT/chconf.h b/testhal/AVR/GPT/chconf.h index 675ae8011..060431195 100644 --- a/testhal/AVR/GPT/chconf.h +++ b/testhal/AVR/GPT/chconf.h @@ -374,8 +374,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/AVR/I2C/chconf.h b/testhal/AVR/I2C/chconf.h index 675ae8011..060431195 100644 --- a/testhal/AVR/I2C/chconf.h +++ b/testhal/AVR/I2C/chconf.h @@ -374,8 +374,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/AVR/ICU/chconf.h b/testhal/AVR/ICU/chconf.h index 675ae8011..060431195 100644 --- a/testhal/AVR/ICU/chconf.h +++ b/testhal/AVR/ICU/chconf.h @@ -374,8 +374,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/AVR/PWM/chconf.h b/testhal/AVR/PWM/chconf.h index 675ae8011..060431195 100644 --- a/testhal/AVR/PWM/chconf.h +++ b/testhal/AVR/PWM/chconf.h @@ -374,8 +374,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.
*/
|