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,4 +1,5 @@
/** @addtogroup rtc_file
/** @addtogroup rtc_file RTC peripheral API
@ingroup peripheral_apis
@author @htmlonly &copy; @endhtmlonly 2012 Karl Palsson <karlp@tweak.net.au>