Documentation related fix.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8700 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
Giovanni Di Sirio 2016-01-06 12:59:51 +00:00
parent 3f33f199f5
commit 834a2dc74f
2 changed files with 6 additions and 1 deletions

View File

@ -42,4 +42,9 @@
* @defgroup NIL_CORE Port Layer
* @ingroup NIL
*/
/**
* @defgroup NIL_TIMER Timer Interface
* @ingroup NIL
*/

View File

@ -21,7 +21,7 @@
* @file templates/nilcore_timer.h
* @brief System timer header file.
*
* @addtogroup ARMCMx_TIMER
* @addtogroup NIL_TIMER
* @{
*/