]> mj.ucw.cz Git - home-hw.git/blobdiff - Inc/stm32f1xx_it.h
I2C interrupts
[home-hw.git] / Inc / stm32f1xx_it.h
index 89151eb416c22898bfab422484776bb35728953c..e1473eda6ba71fdcc100e44b348b570fa643d6be 100644 (file)
@@ -59,6 +59,7 @@ void SysTick_Handler(void);
 void USB_HP_CAN1_TX_IRQHandler(void);
 void USB_LP_CAN1_RX0_IRQHandler(void);
 void TIM4_IRQHandler(void);
+void I2C1_EV_IRQHandler(void);
 
 #ifdef __cplusplus
 }