]> mj.ucw.cz Git - home-hw.git/blobdiff - nucleo-test/Inc/stm32f0xx_it.h
First bits of DS18B20 communication
[home-hw.git] / nucleo-test / Inc / stm32f0xx_it.h
index 67701a704041c2cf27d33e8c854814ed1f2fe263..d57be9fbac31d5c2872d8785ca2103bfdc0f0b2f 100644 (file)
@@ -50,6 +50,8 @@
 /* Exported functions ------------------------------------------------------- */
 
 void SysTick_Handler(void);
+void DMA1_Channel4_5_IRQHandler(void);
+void TIM3_IRQHandler(void);
 
 #ifdef __cplusplus
 }