stm32: dcmi: hook up doxygen again

We still need stub .c files as we're using shared common files, so .d
tracking doesn't work.  It lets us setup basic introductory text anyway,
and there will be .c files eventually, so acceptable.
This commit is contained in:
Karl Palsson
2020-11-27 22:16:35 +00:00
parent 071d4680ec
commit daf99b9b76
6 changed files with 23 additions and 14 deletions

View File

@@ -42,6 +42,7 @@ OBJS += can.o
OBJS += crc_common_all.o
OBJS += crypto_common_f24.o crypto.o
OBJS += dac_common_all.o
OBJS += dcmi_common_f47.o
OBJS += desig_common_all.o desig_common_v1.o
OBJS += dma_common_f24.o
OBJS += dma2d_common_f47.o