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:
120:7c328cabac7e
Parent:
119:aae6fcc7d9bb
Child:
121:6c34061e7c34
--- a/mbed.h	Wed Apr 27 12:10:56 2016 -0500
+++ b/mbed.h	Tue May 10 12:23:43 2016 -0500
@@ -1,4 +1,3 @@
-
 /* mbed Microcontroller Library
  * Copyright (c) 2006-2013 ARM Limited
  *
@@ -17,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 119
+#define MBED_LIBRARY_VERSION 120
 
 #include "platform.h"