doc: efm32: uart/usart provide common doxygen

Fix some direct includes, tag properly, include a stub file to pull in
shared header documentation and re-arrange some existing documentation
to make it present nicely.
This commit is contained in:
Karl Palsson
2019-06-25 12:06:47 +00:00
parent 56265ad93f
commit 2d1277e1fa
12 changed files with 109 additions and 52 deletions

View File

@@ -52,6 +52,7 @@ OBJS += prs_common.o
OBJS += rmu_common.o
OBJS += rtc_common.o
OBJS += timer_common.o
OBJS += usart_common.o
OBJS += wdog_common.o
OBJS += usb.o usb_control.o usb_standard.o usb_msc.o