[cpu/stm32w108] Doxygen grouping and group name fixes
This commit is contained in:
parent
198f52d2f8
commit
cfbd4d49bf
3 changed files with 56 additions and 45 deletions
|
@ -8,8 +8,7 @@
|
|||
* @addtogroup stm32w-cpu
|
||||
* @{ */
|
||||
|
||||
/** @defgroup adc
|
||||
* Sample A/D converter driver.
|
||||
/** @defgroup adc Sample A/D converter driver.
|
||||
*
|
||||
* See adc.h for source code.
|
||||
*
|
||||
|
|
|
@ -8,8 +8,7 @@
|
|||
* @addtogroup stm32w-cpu
|
||||
* @{ */
|
||||
|
||||
/** @defgroup led
|
||||
* @brief Sample API funtions for controlling LEDs.
|
||||
/** @defgroup led Sample API funtions for controlling LEDs.
|
||||
*
|
||||
* When specifying an LED to use, always use the BOARDLEDx definitions that
|
||||
* are defined within the BOARD_HEADER.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue