]> mj.ucw.cz Git - home-hw.git/blobdiff - ssr/Inc/stm32f1xx_it.h
SSR: TIM3 and DMA6 prepared for DS18B20
[home-hw.git] / ssr / Inc / stm32f1xx_it.h
index 89151eb416c22898bfab422484776bb35728953c..ce7cc735c8650a31df419537a6c9ca3330a9428f 100644 (file)
@@ -56,8 +56,10 @@ void SVC_Handler(void);
 void DebugMon_Handler(void);
 void PendSV_Handler(void);
 void SysTick_Handler(void);
+void DMA1_Channel6_IRQHandler(void);
 void USB_HP_CAN1_TX_IRQHandler(void);
 void USB_LP_CAN1_RX0_IRQHandler(void);
+void TIM3_IRQHandler(void);
 void TIM4_IRQHandler(void);
 
 #ifdef __cplusplus