stm32: doc: rtc: move to peripheral apis

Drop some dummy.c files, add some missing groupings and make sure all
specifics are included in the generated output.
This commit is contained in:
Karl Palsson
2019-05-22 00:16:40 +00:00
parent 0aef9c2ec6
commit f2a9980638
8 changed files with 10 additions and 137 deletions

View File

@@ -1,6 +1,6 @@
/** @defgroup rtc_file RTC
/** @defgroup rtc_file RTC peripheral API
*
* @ingroup STM32F1xx
* @ingroup peripheral_apis
*
* @brief <b>libopencm3 STM32F1xx RTC</b>
*