Documentation related fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8700 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
3f33f199f5
commit
834a2dc74f
|
@ -42,4 +42,9 @@
|
|||
* @defgroup NIL_CORE Port Layer
|
||||
* @ingroup NIL
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup NIL_TIMER Timer Interface
|
||||
* @ingroup NIL
|
||||
*/
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
* @file templates/nilcore_timer.h
|
||||
* @brief System timer header file.
|
||||
*
|
||||
* @addtogroup ARMCMx_TIMER
|
||||
* @addtogroup NIL_TIMER
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue