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.

Files at this revision

API Documentation at this revision

Comitter:
Anna Bridge
Date:
Tue Mar 20 16:15:49 2018 +0000
Parent:
163:e59c8e839560
Child:
165:d1b4690b3f8b
Commit message:
Fix mbed lib version number

Changed in this revision

mbed.h Show annotated file Show diff for this revision Revisions of this file
--- a/mbed.h	Tue Mar 20 13:30:58 2018 +0000
+++ b/mbed.h	Tue Mar 20 16:15:49 2018 +0000
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 161
+#define MBED_LIBRARY_VERSION 160
 
 #if MBED_CONF_RTOS_PRESENT
 // RTOS present, this is valid only for mbed OS 5