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 65:60c7569a3925, committed 2016-02-16
- Comitter:
- mbed_official
- Date:
- Tue Feb 16 16:00:10 2016 +0000
- Parent:
- 64:41a834223ea3
- Child:
- 66:fdb3f9f9a72f
- Commit message:
- Synchronized with git revision 44df3e5bd7f63394fc0629e7a3785951c8148233
Full URL: https://github.com/mbedmicro/mbed/commit/44df3e5bd7f63394fc0629e7a3785951c8148233/
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Mon Feb 15 10:00:10 2016 +0000 +++ b/api/mbed.h Tue Feb 16 16:00:10 2016 +0000 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 113 +#define MBED_LIBRARY_VERSION 114 #include "platform.h"
