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.
Dependents: WizFi250_AP_HelloWorld
Fork of mbed-src by
Revision 615:fba1c7dc54c0, committed 2015-08-18
- Comitter:
- mbed_official
- Date:
- Tue Aug 18 15:00:09 2015 +0100
- Parent:
- 614:b13a1988fb27
- Child:
- 616:bc40b8d2aec4
- Commit message:
- Synchronized with git revision 0d637743c77c4a5e3c30f9636c78d19ec3e10f34
Full URL: https://github.com/mbedmicro/mbed/commit/0d637743c77c4a5e3c30f9636c78d19ec3e10f34/
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Tue Aug 18 08:15:10 2015 +0100 +++ b/api/mbed.h Tue Aug 18 15:00:09 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 104 +#define MBED_LIBRARY_VERSION 105 #include "platform.h"
