HC Voort / Mbed 2 deprecated EtherCAT-XbusMaster

Dependencies:   KL25Z_ClockControl MODSERIAL mbed

Fork of EtherCAT-XbusMaster by First Last

Revision:
28:8505285f65ed
Parent:
18:6629e8c5d59e
diff -r 93c0e4ae943e -r 8505285f65ed EtherCAT/cpuinit.h
--- a/EtherCAT/cpuinit.h	Mon Mar 09 15:58:00 2015 +0000
+++ b/EtherCAT/cpuinit.h	Tue Mar 10 09:43:41 2015 +0000
@@ -33,6 +33,7 @@
 #include "mbed.h"
 #include "MODSERIAL.h"
 #include "xbus.h" 
+#include "kl25z_clock.h"    
 
 extern void cpuinit(void);