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:
Wed May 13 09:45:08 2015 +0100
Parent:
539:aad7ca793a89
Child:
541:7f313a59e20c
Commit message:
Synchronized with git revision 3ee5f8640d30eb4ce7d1606a7a2ff670958a1dc7

Full URL: https://github.com/mbedmicro/mbed/commit/3ee5f8640d30eb4ce7d1606a7a2ff670958a1dc7/

build release - 2 platforms addition - disco l053c8 and maxwsnenv

Changed in this revision

api/mbed.h Show annotated file Show diff for this revision Revisions of this file
--- a/api/mbed.h	Tue May 12 08:00:08 2015 +0100
+++ b/api/mbed.h	Wed May 13 09:45:08 2015 +0100
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 98
+#define MBED_LIBRARY_VERSION 99
 
 #include "platform.h"