The official mbed C/C SDK provides the software platform and libraries to build your applications.

Fork of mbed by mbed official

Revision:
63:b3110cd2dd17
Parent:
62:7e6c9f46b3bd
--- a/KL25Z/device.h	Wed Apr 17 15:30:58 2013 +0100
+++ b/KL25Z/device.h	Wed May 08 14:50:20 2013 +0100
@@ -28,10 +28,10 @@
 #define DEVICE_SERIAL           1
 
 #define DEVICE_I2C              1
-#define DEVICE_I2CSLAVE         0
+#define DEVICE_I2CSLAVE         1
 
 #define DEVICE_SPI              1
-#define DEVICE_SPISLAVE         0
+#define DEVICE_SPISLAVE         1
 
 #define DEVICE_CAN              0