From b529e1b88e7e187c14268d4facc6542d3b499f6b Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 5 Apr 2016 07:36:15 +0000 Subject: Separate trace module, simplified tracer configuration. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9239 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/KINETIS/RT-FREEDOM-K20D50M/chconf.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'demos/KINETIS/RT-FREEDOM-K20D50M') diff --git a/demos/KINETIS/RT-FREEDOM-K20D50M/chconf.h b/demos/KINETIS/RT-FREEDOM-K20D50M/chconf.h index a6f0a2bb6..d93f589a7 100644 --- a/demos/KINETIS/RT-FREEDOM-K20D50M/chconf.h +++ b/demos/KINETIS/RT-FREEDOM-K20D50M/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. */ -- cgit v1.2.3