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-src by
Revision 514:5e2f3330d475, committed 2015-04-14
- Comitter:
- mbed_official
- Date:
- Tue Apr 14 22:15:07 2015 +0100
- Parent:
- 512:6cc86c42d7e3
- Commit message:
- Synchronized with git revision 2198e68f76d9cfdf86b572faa943cda5b66af6b9
Full URL: https://github.com/mbedmicro/mbed/commit/2198e68f76d9cfdf86b572faa943cda5b66af6b9/
Changed in this revision
api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Fri Apr 10 07:15:08 2015 +0100 +++ b/api/mbed.h Tue Apr 14 22:15:07 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 96 +#define MBED_LIBRARY_VERSION 97 #include "platform.h"