pub

Fork of CANnucleo by Zoltan Hudak

Revision:
24:c5d348e65e24
Parent:
20:bcd8161f8f6c
Child:
28:eed6929956ea
--- a/stm32f3xx_hal_msp.c	Wed Aug 10 18:21:09 2016 +0000
+++ b/stm32f3xx_hal_msp.c	Sat Aug 13 12:44:12 2016 +0000
@@ -44,7 +44,7 @@
     defined(TARGET_NUCLEO_F334R8) || \
     defined(TARGET_DISCO_F334C8)
 
-#include "can_api.h"
+#include "cannucleo_api.h"
 #include "pinmap.h"
 
 CAN_HandleTypeDef   _canHandle;