aboutsummaryrefslogtreecommitdiff
path: root/src/entropy/stm32f4xx_it.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/entropy/stm32f4xx_it.c')
-rw-r--r--src/entropy/stm32f4xx_it.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/entropy/stm32f4xx_it.c b/src/entropy/stm32f4xx_it.c
index 17a7cf9..231b4fc 100644
--- a/src/entropy/stm32f4xx_it.c
+++ b/src/entropy/stm32f4xx_it.c
@@ -1,11 +1,11 @@
/**
******************************************************************************
- * @file GPIO/GPIO_IOToggle/Src/stm32f4xx_it.c
+ * @file GPIO/GPIO_IOToggle/Src/stm32f4xx_it.c
* @author MCD Application Team
* @version V1.0.1
* @date 26-February-2014
* @brief Main Interrupt Service Routines.
- * This file provides template for all exceptions handler and
+ * This file provides template for all exceptions handler and
* peripherals interrupt service routine.
******************************************************************************
* @attention
@@ -191,7 +191,7 @@ void DMA1_Stream6_IRQHandler(void)
/**
* @}
- */
+ */
/**
* @}