stm32g0: doc: move flash/pwr/rcc to "peripheral_apis"
Where we've been collecting things that have common/specific parts as the new style of docs.
This commit is contained in:
parent
75748a7bfc
commit
d559b5a4db
@ -1,6 +1,6 @@
|
||||
/** @defgroup flash_file FLASH
|
||||
/** @defgroup flash_file FLASH peripheral API
|
||||
*
|
||||
* @ingroup STM32G0xx
|
||||
* @ingroup peripheral_apis
|
||||
*
|
||||
* @brief <b>libopencm3 STM32G0xx FLASH</b>
|
||||
*
|
||||
|
@ -1,8 +1,8 @@
|
||||
/** @defgroup pwr_file PWR
|
||||
/** @defgroup pwr_file PWR peripheral APIS
|
||||
*
|
||||
* @author @htmlonly © @endhtmlonly 2019 Guillaume Revaillot <g.revaillot@gmail.com>
|
||||
*
|
||||
* @ingroup STM32G0xx
|
||||
* @ingroup peripheral_apis
|
||||
*
|
||||
* @brief <b>libopencm3 STM32G0xx Power Control</b>
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
/** @defgroup rcc_file RCC
|
||||
/** @defgroup rcc_file RCC peripheral API
|
||||
*
|
||||
* @ingroup STM32G0xx
|
||||
* @ingroup peripheral_apis
|
||||
*
|
||||
* @brief <b>libopencm3 STM32G0xx Reset and Clock Control</b>
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user