From 1d23eb296156769cff3e41bd7026db1cd2538664 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 17 Oct 2008 18:33:35 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@474 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/ch.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/ch.txt') diff --git a/docs/ch.txt b/docs/ch.txt index 05d38e33c..de2db1c6f 100644 --- a/docs/ch.txt +++ b/docs/ch.txt @@ -328,6 +328,16 @@ */ /** @} */ +/** + * @defgroup ThreadLists Thread Lists and Queues + * @{ + * ChibiOS/RT thread lists and queues utilities. + * @ingroup Kernel + * @file chlists.c Lists and queues code. + * @file lists.h Lists and queues macros and structures. + */ +/** @} */ + /** * @defgroup Threads Threads * @{ -- cgit v1.2.3