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:
25:9a9732ce53a1
Parent:
24:e2ac27c8e93e
Child:
26:63bcd7ba4912
--- a/mbed.h	Fri Sep 03 09:33:18 2010 +0000
+++ b/mbed.h	Tue Jan 25 14:20:51 2011 +0000
@@ -6,7 +6,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 26
+#define MBED_LIBRARY_VERSION 27
  
 // Useful C libraries
 #include <stdio.h>