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:
125:2e9cc70d1897
Parent:
124:2241e3a39974
Child:
126:abea610beb85
--- a/mbed.h	Fri Aug 19 10:17:11 2016 +0100
+++ b/mbed.h	Wed Aug 31 18:09:46 2016 +0100
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 124
+#define MBED_LIBRARY_VERSION 125
 
 #if MBED_CONF_RTOS_PRESENT
 #include "rtos/rtos.h"