diff options
Diffstat (limited to 'testhal/AVR/PWM')
-rw-r--r-- | testhal/AVR/PWM/chconf.h | 3 |
1 files changed, 1 insertions, 2 deletions
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.
*/
|