test

Fork of CANnucleo by Zoltan Hudak

Revision:
19:249e3f065956
Parent:
16:f4c8f45bded9
Child:
21:bcd8161f8f6c
diff -r a11422cf8e0a -r 249e3f065956 stm32f3xx_hal_msp.h
--- a/stm32f3xx_hal_msp.h	Tue Mar 08 08:47:57 2016 +0000
+++ b/stm32f3xx_hal_msp.h	Sat Mar 19 21:16:10 2016 +0000
@@ -36,7 +36,7 @@
 #ifndef stm32f3xx_hal_H
 #define stm32f3xx_hal_H
 
-#define CAN_IRQ  CAN_RX0_IRQn
+#define CAN_IRQ  USB_LP_CAN_RX0_IRQn
 
 #include "pinmap.h"