diff options
Diffstat (limited to 'include/gaudout')
-rw-r--r-- | include/gaudout/gaudout.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/gaudout/gaudout.h b/include/gaudout/gaudout.h index 1de2a5c7..ef60eeb0 100644 --- a/include/gaudout/gaudout.h +++ b/include/gaudout/gaudout.h @@ -5,6 +5,15 @@ * http://chibios-gfx.com/license.html */ +/** + * @file include/gaudout/gaudout.h + * @brief GAUDOUT - Audio Output subsystem header file. + * + * @addtogroup GAUDOUT + * + * @{ + */ + #ifndef _GAUDOUT_H #define _GAUDOUT_H |