Documentation fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14041 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
f94059bbef
commit
c8bf18ea38
|
@ -65,6 +65,11 @@
|
||||||
* @ingroup base
|
* @ingroup base
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @defgroup os_lists Lists and Queues
|
||||||
|
* @ingroup base
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup scheduler Scheduler
|
* @defgroup scheduler Scheduler
|
||||||
* @ingroup base
|
* @ingroup base
|
||||||
|
|
Loading…
Reference in New Issue