doc: efm32: rtc: tag and include in generated output

Includes the sutb file ncessary to find shared headers without any apis
This commit is contained in:
Karl Palsson
2019-06-25 11:42:47 +00:00
parent 6df301accc
commit 56265ad93f
8 changed files with 52 additions and 16 deletions

View File

@@ -50,6 +50,7 @@ OBJS += letimer_common.o
OBJS += msc_common.o
OBJS += prs_common.o
OBJS += rmu_common.o
OBJS += rtc_common.o
OBJS += timer_common.o
OBJS += wdog_common.o