doc: gd32f1x0: merge flash and rcc into periperhal apis
Instead of having some in peripheral_apis and some under the target itself
This commit is contained in:
parent
8744df10a6
commit
06ee2009e8
@ -1,6 +1,6 @@
|
||||
/** @defgroup flash_file FLASH
|
||||
/** @defgroup flash_file FLASH peripheral API
|
||||
*
|
||||
* @ingroup GD32F1x0
|
||||
* @ingroup peripheral_apis
|
||||
*
|
||||
* @brief <b>libopencm3 GD32F1x0 FLASH</b>
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
/** @defgroup GD32F1x0-rcc-file RCC
|
||||
/** @defgroup rcc_file RCC peripheral API
|
||||
|
||||
@ingroup GD32F1x0
|
||||
@ingroup peripheral_apis
|
||||
|
||||
@brief <b>libopencm3 GD32F1x0 Reset and Clock Control</b>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user