mbed library sources

Dependents:   Encrypted my_mbed lklk CyaSSL_DTLS_Cellular ... more

Superseded

This library was superseded by mbed-dev - https://os.mbed.com/users/mbed_official/code/mbed-dev/.

Development branch of the mbed library sources. This library is kept in synch with the latest changes from the mbed SDK and it is not guaranteed to work.

If you are looking for a stable and tested release, please import one of the official mbed library releases:

Import librarymbed

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Tue Apr 14 22:15:07 2015 +0100
Parent:
512:6cc86c42d7e3
Child:
514:7668256dbe61
Commit message:
Synchronized with git revision 2198e68f76d9cfdf86b572faa943cda5b66af6b9

Full URL: https://github.com/mbedmicro/mbed/commit/2198e68f76d9cfdf86b572faa943cda5b66af6b9/

Changed in this revision

api/mbed.h Show annotated file Show diff for this revision Revisions of this file
--- a/api/mbed.h	Fri Apr 10 07:15:08 2015 +0100
+++ b/api/mbed.h	Tue Apr 14 22:15:07 2015 +0100
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 96
+#define MBED_LIBRARY_VERSION 97
 
 #include "platform.h"