aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/AVR/hal_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/AVR/hal_lld.c')
-rw-r--r--os/hal/platforms/AVR/hal_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/AVR/hal_lld.c b/os/hal/platforms/AVR/hal_lld.c
index c0e694804..a3d3f4ab8 100644
--- a/os/hal/platforms/AVR/hal_lld.c
+++ b/os/hal/platforms/AVR/hal_lld.c
@@ -21,7 +21,7 @@
* @file AVR/hal_lld.c
* @brief AVR HAL subsystem low level driver code.
*
- * @addtogroup AVR_HAL
+ * @addtogroup HAL
* @{
*/