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:
129:0ab6a29f35bf
Parent:
128:9bcdf88f62b0
Child:
130:d75b3fe1f5cb
--- a/mbed.h	Thu Oct 27 16:45:56 2016 +0100
+++ b/mbed.h	Tue Nov 08 17:28:34 2016 +0000
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 128
+#define MBED_LIBRARY_VERSION 129
 
 #if MBED_CONF_RTOS_PRESENT
 #include "rtos/rtos.h"