diff options
Diffstat (limited to 'src/include/serial.h')
-rw-r--r-- | src/include/serial.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/serial.h b/src/include/serial.h index ffe030e4b..6a6299cf3 100644 --- a/src/include/serial.h +++ b/src/include/serial.h @@ -18,6 +18,8 @@ */
/**
+ * @file serial.h
+ * @brief Serial Drivers macros and structures.
* @addtogroup Serial
* @{
*/
|