diff options
Diffstat (limited to 'os/hal/lib')
| -rw-r--r-- | os/hal/lib/streams/chprintf.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/os/hal/lib/streams/chprintf.c b/os/hal/lib/streams/chprintf.c index f83e5d54f..93c7b0cd3 100644 --- a/os/hal/lib/streams/chprintf.c +++ b/os/hal/lib/streams/chprintf.c @@ -24,6 +24,7 @@   * @brief   Mini printf-like functionality.
   *
   * @addtogroup HAL_CHPRINTF
 + * @details Mini printf-like functionality.
   * @{
   */
 | 
