doc: stm32: move RCC to peripheral api style

For f7, it was completely missing doc markers
This commit is contained in:
Karl Palsson
2019-06-10 12:53:14 +00:00
committed by Karl Palsson
parent b4b2a2101c
commit c9d45e0e2c
10 changed files with 32 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
/** @defgroup rcc_file RCC
/** @defgroup rcc_file RCC peripheral API
*
* @ingroup STM32L4xx
* @ingroup peripheral_apis
*
* @section rcc_l4_api_ex Reset and Clock Control API.
*