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 59:d25f6f8282a3, committed 2016-02-03
- Comitter:
- mbed_official
- Date:
- Wed Feb 03 14:15:10 2016 +0000
- Parent:
- 58:b0f5d49fdbcf
- Child:
- 60:6e6ed0527880
- Commit message:
- Synchronized with git revision 4f5900646773ccd5138fb409234d97f1cd67ea98
Full URL: https://github.com/mbedmicro/mbed/commit/4f5900646773ccd5138fb409234d97f1cd67ea98/
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 01 18:30:09 2016 +0000 +++ b/api/mbed.h Wed Feb 03 14:15:10 2016 +0000 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 112 +#define MBED_LIBRARY_VERSION 113 #include "platform.h"
