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:
21:3944f1e2fa4f
Parent:
20:029aa53d7323
Child:
22:9114680c05da
--- a/mbed.h	Thu Jun 03 11:17:50 2010 +0000
+++ b/mbed.h	Thu Jun 17 16:23:14 2010 +0000
@@ -6,7 +6,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 22
+#define MBED_LIBRARY_VERSION 23
  
 // Useful C libraries
 #include <stdio.h>