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