aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F3xx/stm32_isr.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/STM32/STM32F3xx/stm32_isr.c')
-rw-r--r--os/hal/ports/STM32/STM32F3xx/stm32_isr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/STM32F3xx/stm32_isr.c b/os/hal/ports/STM32/STM32F3xx/stm32_isr.c
index a46ca0f9c..0a0309b1e 100644
--- a/os/hal/ports/STM32/STM32F3xx/stm32_isr.c
+++ b/os/hal/ports/STM32/STM32F3xx/stm32_isr.c
@@ -18,7 +18,7 @@
* @file STM32F3xx/stm32_isr.h
* @brief STM32F3xx ISR handler code.
*
- * @addtogroup SRM32F3xx_ISR
+ * @addtogroup STM32F3xx_ISR
* @{
*/