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:
167:84c0a372a020
Parent:
166:5aab5a7997ee
Child:
168:b9e159c1930a
--- a/mbed.h	Fri Apr 20 11:08:29 2018 +0100
+++ b/mbed.h	Fri May 11 16:51:14 2018 +0100
@@ -16,13 +16,13 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 161
+#define MBED_LIBRARY_VERSION 162
 
 #if MBED_CONF_RTOS_PRESENT
 // RTOS present, this is valid only for mbed OS 5
 #define MBED_MAJOR_VERSION 5
 #define MBED_MINOR_VERSION 8
-#define MBED_PATCH_VERSION 2
+#define MBED_PATCH_VERSION 4
 
 #else
 // mbed 2