stm32f7: pwr: add more doxygen

Seeing as Matthew went to the effort of all the descriptions, it seemed
only reasonable to get them to show up in the generated docs too.
This commit is contained in:
Karl Palsson
2017-05-02 21:31:53 +00:00
parent 17553da946
commit ba0c97bf42
2 changed files with 70 additions and 56 deletions

View File

@@ -28,6 +28,7 @@ EXCLUDE_PATTERNS = *_common_f*3.h *_common_f*3.c \
*_common_*f013.h *_common_*f013.c \
*_common_*f01.h *_common_*f01.c \ \
*_common_*f03.h *_common_*f03.c
EXCLUDE_PATTERNS += pwr_common_v1.* pwr_common_v2.*
LAYOUT_FILE = DoxygenLayout_stm32f7.xml