Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: KL25Z_ClockControl MODSERIAL mbed
Fork of EtherCAT-XbusMaster by
Diff: EtherCAT/cpuinit.h
- Revision:
- 28:8505285f65ed
- Parent:
- 18:6629e8c5d59e
--- 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);
