Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-dev by
Revision 102:5ce70d0cf6ae, committed 2016-03-30
- Comitter:
- mbed_official
- Date:
- Wed Mar 30 13:00:10 2016 +0100
- Parent:
- 101:df8ef1d8a4b1
- Child:
- 103:173fc4c67e73
- Commit message:
- Synchronized with git revision 58c0b22c8c0a1f43dc05df76287cf0a298e0cad5
Full URL: https://github.com/mbedmicro/mbed/commit/58c0b22c8c0a1f43dc05df76287cf0a298e0cad5/
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Tue Mar 29 10:15:10 2016 +0100 +++ b/api/mbed.h Wed Mar 30 13:00:10 2016 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 116 +#define MBED_LIBRARY_VERSION 117 #include "platform.h"
