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 603:421d040916fe, committed 2015-08-05
- Comitter:
- mbed_official
- Date:
- Wed Aug 05 14:30:08 2015 +0100
- Parent:
- 602:248b0d2dd755
- Child:
- 604:3c75ef011213
- Commit message:
- Synchronized with git revision 020975119cbf0080f4beb23f7b1fc7c01382f814
Full URL: https://github.com/mbedmicro/mbed/commit/020975119cbf0080f4beb23f7b1fc7c01382f814/
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Fri Jul 31 15:00:09 2015 +0100 +++ b/api/mbed.h Wed Aug 05 14:30:08 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 103 +#define MBED_LIBRARY_VERSION 104 #include "platform.h"
