X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Inc%2Fstm32f1xx_it.h;h=e1473eda6ba71fdcc100e44b348b570fa643d6be;hb=69ae7174efb1e114935c2edd63ea34310723375f;hp=89151eb416c22898bfab422484776bb35728953c;hpb=f06abb81f5f7d6bffa600b41e66cc0b3c5a727c6;p=home-hw.git diff --git a/Inc/stm32f1xx_it.h b/Inc/stm32f1xx_it.h index 89151eb..e1473ed 100644 --- a/Inc/stm32f1xx_it.h +++ b/Inc/stm32f1xx_it.h @@ -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 }