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 STM32F3xx
* @ingroup peripheral_apis
*
* @brief <b>libopencm3 STM32F3xx Reset and Clock Control</b>
*