[doc] Various fixes for doxygen grouping etc.

This commit is contained in:
Enrico Joerns 2013-08-10 14:31:43 +02:00
parent e4db33f560
commit 0b8769e576
20 changed files with 105 additions and 32 deletions

View file

@ -6,7 +6,11 @@
*/
/** @addtogroup system_timer
/**
* @addtogroup stm32w-cpu
* @{ */
/** @defgroup system_timer
* @brief Functions that provide access to the system clock.
*
* A single system tick (as returned by ::halCommonGetInt16uMillisecondTick() and
@ -76,7 +80,7 @@ uint16_t halCommonGetInt16uQuarterSecondTick(void);
/**@} //END addtogroup
*/
/** @} */