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

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
24:e2ac27c8e93e
Parent:
22:9114680c05da
Child:
25:9a9732ce53a1
--- a/mbed.h	Thu Aug 26 08:50:26 2010 +0000
+++ b/mbed.h	Fri Sep 03 09:33:18 2010 +0000
@@ -6,7 +6,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 24
+#define MBED_LIBRARY_VERSION 26
  
 // Useful C libraries
 #include <stdio.h>