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 92:49efcc0d6d73, committed 2016-03-15
- Comitter:
- mbed_official
- Date:
- Tue Mar 15 15:45:10 2016 +0000
- Parent:
- 91:ecf78a9c440b
- Child:
- 93:27c677f25ce8
- Commit message:
- Synchronized with git revision 287c3b71f4ca9dab98d9d768f8cac688491abb56
Full URL: https://github.com/mbedmicro/mbed/commit/287c3b71f4ca9dab98d9d768f8cac688491abb56/
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 15 09:00:11 2016 +0000 +++ b/api/mbed.h Tue Mar 15 15:45:10 2016 +0000 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 115 +#define MBED_LIBRARY_VERSION 116 #include "platform.h"
