aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/stm32f2/include/series/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/stm32f2/include/series/timer.h')
-rw-r--r--libmaple/stm32f2/include/series/timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmaple/stm32f2/include/series/timer.h b/libmaple/stm32f2/include/series/timer.h
index cf7cc15..0d959d0 100644
--- a/libmaple/stm32f2/include/series/timer.h
+++ b/libmaple/stm32f2/include/series/timer.h
@@ -25,9 +25,9 @@
*****************************************************************************/
/**
- * @file stm32f2/include/series/timer.h
+ * @file libmaple/stm32f2/include/series/timer.h
* @author Marti Bolivar <mbolivar@leaflabs.com>
- * @brief STM32F2 timer sub-header.
+ * @brief STM32F2 timer support.
*/
#ifndef _LIBMAPLE_STM32F2_TIMER_H_