aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/AVR/hal_pwm_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/AVR/hal_pwm_lld.c')
-rw-r--r--os/hal/ports/AVR/hal_pwm_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/AVR/hal_pwm_lld.c b/os/hal/ports/AVR/hal_pwm_lld.c
index c2de785c9..edd112e6d 100644
--- a/os/hal/ports/AVR/hal_pwm_lld.c
+++ b/os/hal/ports/AVR/hal_pwm_lld.c
@@ -20,7 +20,7 @@
*/
/**
- * @file AVR/pwm_lld.c
+ * @file hal_pwm_lld.c
* @brief AVR PWM driver subsystem low level driver.
*
* @addtogroup PWM