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:
163:e59c8e839560
Parent:
161:aa5281ff4a02
Child:
164:994bdf8177cb
--- a/mbed.h	Mon Mar 19 15:30:13 2018 +0000
+++ b/mbed.h	Tue Mar 20 13:30:58 2018 +0000
@@ -16,13 +16,13 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 159
+#define MBED_LIBRARY_VERSION 161
 
 #if MBED_CONF_RTOS_PRESENT
 // RTOS present, this is valid only for mbed OS 5
 #define MBED_MAJOR_VERSION 5
 #define MBED_MINOR_VERSION 7
-#define MBED_PATCH_VERSION 5
+#define MBED_PATCH_VERSION 7
 
 #else
 // mbed 2