doc: efm32: burtc: tag properly for doxyen

includes a stub .c file until there are APIs defined.
This commit is contained in:
Karl Palsson
2019-06-25 09:35:45 +00:00
parent aa99aba7d3
commit 790d624230
8 changed files with 51 additions and 15 deletions

View File

@@ -39,6 +39,7 @@ ARFLAGS = rcs
OBJS += acmp_common.o
OBJS += adc_common.o
OBJS += burtc_common.o
OBJS += cmu_common.o
OBJS += dac_common.o
OBJS += dma_common.o