stm32: dma: doxygen fixups
Use a single @defgroup for the "root" of a common heirarchy, and only addtogroup for additions. This prevents an alphabetically "first" entry from being used as the documentation for the entire group.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
/** @addtogroup dma_file DMA peripheral API
|
||||
@ingroup peripheral_apis
|
||||
|
||||
LGPL License Terms @ref lgpl_license
|
||||
/** @addtogroup dma_file
|
||||
*/
|
||||
/*
|
||||
* This file is part of the libopencm3 project.
|
||||
|
||||
Reference in New Issue
Block a user