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:
127:25aea2a3f4e3
Parent:
126:abea610beb85
Child:
128:9bcdf88f62b0
--- a/mbed.h	Fri Sep 16 13:57:13 2016 +0100
+++ b/mbed.h	Fri Sep 30 16:49:46 2016 +0100
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 126
+#define MBED_LIBRARY_VERSION 127
 
 #if MBED_CONF_RTOS_PRESENT
 #include "rtos/rtos.h"