diff options
Diffstat (limited to 'os/hal/platforms/STM32F0xx/stm32_isr.h')
-rw-r--r-- | os/hal/platforms/STM32F0xx/stm32_isr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F0xx/stm32_isr.h b/os/hal/platforms/STM32F0xx/stm32_isr.h index 643092844..8d7a2875a 100644 --- a/os/hal/platforms/STM32F0xx/stm32_isr.h +++ b/os/hal/platforms/STM32F0xx/stm32_isr.h @@ -19,7 +19,7 @@ */
/**
- * @file STM3F0xx/stm32_isr.h
+ * @file STM32F0xx/stm32_isr.h
* @brief ISR remapper driver header.
*
* @addtogroup STM32F0xx_ISR
|