diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/templates/ioports_lld.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/ioports_lld.h b/src/templates/ioports_lld.h index 8420ca1c7..708efc8b7 100644 --- a/src/templates/ioports_lld.h +++ b/src/templates/ioports_lld.h @@ -19,7 +19,7 @@ /**
* @file src/templates/ioports_lld.h
- * @brief I/O ports low level driver
+ * @brief I/O ports low level driver template
* @addtogroup IOPortsLLD
* @{
*/
|