HC Voort / Mbed 2 deprecated EtherCAT-XbusMaster

Dependencies:   KL25Z_ClockControl MODSERIAL mbed

Fork of EtherCAT-XbusMaster by First Last

Revision:
13:5e4dcbd44786
Parent:
12:cac4e7c2bd0f
Child:
17:c5946a0fde83
diff -r cac4e7c2bd0f -r 5e4dcbd44786 EtherCAT/cpuinit.h
--- a/EtherCAT/cpuinit.h	Tue Mar 03 10:58:20 2015 +0000
+++ b/EtherCAT/cpuinit.h	Tue Mar 03 12:14:22 2015 +0000
@@ -32,6 +32,7 @@
 #define __CPUINIT_H__
 #include "mbed.h"
 #include "MODSERIAL.h"
+#include "xbus.h" 
 
 extern void cpuinit(void);