aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/systick.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stm32/systick.c')
-rw-r--r--lib/stm32/systick.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/stm32/systick.c b/lib/stm32/systick.c
index cfac213..36077cc 100644
--- a/lib/stm32/systick.c
+++ b/lib/stm32/systick.c
@@ -1,6 +1,6 @@
-/** @defgroup STM32F-systick-file SysTick
+/** @defgroup STM32F_systick_file SysTick
-@ingroup STM32F-files
+@ingroup STM32F_files
@brief <b>libopencm3 STM32Fxx System Tick Timer</b>