summaryrefslogtreecommitdiffstats
path: root/Core/Inc/stm32u0xx_it.h
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Inc/stm32u0xx_it.h')
-rw-r--r--Core/Inc/stm32u0xx_it.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Core/Inc/stm32u0xx_it.h b/Core/Inc/stm32u0xx_it.h
index d134079..fe3b5f7 100644
--- a/Core/Inc/stm32u0xx_it.h
+++ b/Core/Inc/stm32u0xx_it.h
@@ -53,6 +53,7 @@ void PendSV_Handler(void);
void SysTick_Handler(void);
void DMA1_Channel1_IRQHandler(void);
void DMA1_Channel2_3_IRQHandler(void);
+void DMA1_Ch4_7_DMA2_Ch1_5_DMAMUX_OVR_IRQHandler(void);
/* USER CODE BEGIN EFP */
/* USER CODE END EFP */