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 623:c9b73cd93427, committed 2015-09-17
- Comitter:
- mbed_official
- Date:
- Thu Sep 17 08:45:09 2015 +0100
- Parent:
- 622:db79ecd649d0
- Child:
- 624:83778a75d1b4
- Commit message:
- Synchronized with git revision 37ae865a61f3a923446d20dd4046fd79deb07f85
Full URL: https://github.com/mbedmicro/mbed/commit/37ae865a61f3a923446d20dd4046fd79deb07f85/
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Wed Sep 16 11:15:09 2015 +0100 +++ b/api/mbed.h Thu Sep 17 08:45:09 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 106 +#define MBED_LIBRARY_VERSION 107 #include "platform.h"
