X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Inc%2Fstm32f1xx_it.h;h=64b41611847de47a5998b9e814cddbc4831e1b6f;hb=50cdc6ca4e8e5e3a45ea4c5c211e94e875e322db;hp=67b6be1a2590d3a6490984bfc76881d4bde03834;hpb=cffd7e087d148a4814279ba0f330a7bc079e187f;p=home-hw.git diff --git a/Inc/stm32f1xx_it.h b/Inc/stm32f1xx_it.h index 67b6be1..64b4161 100644 --- a/Inc/stm32f1xx_it.h +++ b/Inc/stm32f1xx_it.h @@ -56,6 +56,8 @@ void SVC_Handler(void); void DebugMon_Handler(void); void PendSV_Handler(void); void SysTick_Handler(void); +void USB_HP_CAN1_TX_IRQHandler(void); +void USB_LP_CAN1_RX0_IRQHandler(void); #ifdef __cplusplus }