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 422:cc1c4962551c, committed 2014-11-27
- Comitter:
- mbed_official
- Date:
- Thu Nov 27 14:00:07 2014 +0000
- Parent:
- 421:8e6e2662709e
- Child:
- 423:a032ac66f24e
- Commit message:
- Synchronized with git revision e1d38422ed46cc869d74622050809d3fb0058594
Full URL: https://github.com/mbedmicro/mbed/commit/e1d38422ed46cc869d74622050809d3fb0058594/
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Thu Nov 27 11:45:07 2014 +0000 +++ b/api/mbed.h Thu Nov 27 14:00:07 2014 +0000 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 91 +#define MBED_LIBRARY_VERSION 92 #include "platform.h"
