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 110:ee5a402b756a, committed 2016-04-13
- Comitter:
- mbed_official
- Date:
- Wed Apr 13 16:00:11 2016 +0100
- Parent:
- 109:5e8787d2b815
- Child:
- 111:86e691153a57
- Commit message:
- Synchronized with git revision 5d695a8e0baf2479154e36a7f46dd15415232ee0
Full URL: https://github.com/mbedmicro/mbed/commit/5d695a8e0baf2479154e36a7f46dd15415232ee0/
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Tue Apr 12 09:00:12 2016 +0100 +++ b/api/mbed.h Wed Apr 13 16:00:11 2016 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 117 +#define MBED_LIBRARY_VERSION 118 #include "platform.h"
