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 Mar 19 18:20:52 2014 +0000
Parent:
127:ce7cebc0511f
Child:
129:0182c99221bc
Commit message:
Synchronized with git revision ed8481eb97012564d6d2abc72ca645f7daccd09a

Full URL: https://github.com/mbedmicro/mbed/commit/ed8481eb97012564d6d2abc72ca645f7daccd09a/

Changed in this revision

api/mbed.h Show annotated file Show diff for this revision Revisions of this file
--- a/api/mbed.h	Wed Mar 19 17:15:21 2014 +0000
+++ b/api/mbed.h	Wed Mar 19 18:20:52 2014 +0000
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 80
+#define MBED_LIBRARY_VERSION 81
 
 #include "platform.h"