diff options
Diffstat (limited to 'src/chserial.c')
-rw-r--r-- | src/chserial.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chserial.c b/src/chserial.c index 91a4834ab..9a2dd4018 100644 --- a/src/chserial.c +++ b/src/chserial.c @@ -18,6 +18,8 @@ */
/**
+ * @file chserial.c
+ * @brief Serial Drivers code.
* @addtogroup Serial
* @{
*/
|