From 5b03233f8d19a1257130aa5ea9bcf22f4e65df05 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 8 Dec 2014 10:49:39 +0000 Subject: HAL documentation build works now. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7561 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/src/hal_queues.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/src') diff --git a/os/hal/src/hal_queues.c b/os/hal/src/hal_queues.c index d607a44c8..657de96f2 100644 --- a/os/hal/src/hal_queues.c +++ b/os/hal/src/hal_queues.c @@ -22,7 +22,7 @@ * @file hal_queues.c * @brief I/O Queues code. * - * @addtogroup io_queues + * @addtogroup HAL_QUEUES * @details Queues are mostly used in serial-like device drivers. * Serial device drivers are usually designed to have a lower side * (lower driver, it is usually an interrupt service routine) and an -- cgit v1.2.3