Fork of the official mbed C/C++ SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Dependents:   NervousPuppySprintOne NervousPuppySprint2602 Robot WarehouseBot1 ... more

Fork of mbed by mbed official

Revision:
22:9114680c05da
Parent:
21:3944f1e2fa4f
Child:
24:e2ac27c8e93e
--- a/mbed.h	Thu Jun 17 16:23:14 2010 +0000
+++ b/mbed.h	Thu Jul 08 14:27:15 2010 +0000
@@ -6,7 +6,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 23
+#define MBED_LIBRARY_VERSION 24
  
 // Useful C libraries
 #include <stdio.h>
@@ -37,6 +37,7 @@
 #include "SPISlave.h"
 #include "SPIHalfDuplex.h"
 #include "I2C.h"
+#include "I2CSlave.h"
 #include "Ethernet.h"
 #include "CAN.h"
 //#include "SPI3.h"