aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/nvic.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stm32/nvic.c')
-rw-r--r--lib/stm32/nvic.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/stm32/nvic.c b/lib/stm32/nvic.c
index e17e78c..84fa674 100644
--- a/lib/stm32/nvic.c
+++ b/lib/stm32/nvic.c
@@ -1,6 +1,6 @@
-/** @defgroup STM32F-nvic-file NVIC
+/** @defgroup STM32F_nvic_file NVIC
-@ingroup STM32F-files
+@ingroup STM32F_files
@brief <b>libopencm3 STM32F Nested Vectored Interrupt Controller</b>