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:
Giovanni Di Sirio 2021-02-13 07:54:01 +00:00
parent f94059bbef
commit c8bf18ea38
1 changed files with 5 additions and 0 deletions

View File

@ -65,6 +65,11 @@
* @ingroup base
*/
/**
* @defgroup os_lists Lists and Queues
* @ingroup base
*/
/**
* @defgroup scheduler Scheduler
* @ingroup base