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: mbed_blinky-bmd-200 bmd-200_accel_demo firstRig
Fork of mbed-src by
Revision 544:e862be54d9cb, committed 2015-05-13
- Comitter:
- mbed_official
- Date:
- Wed May 13 09:45:08 2015 +0100
- Parent:
- 543:aad7ca793a89
- Child:
- 545:7f313a59e20c
- Commit message:
- Synchronized with git revision 3ee5f8640d30eb4ce7d1606a7a2ff670958a1dc7
Full URL: https://github.com/mbedmicro/mbed/commit/3ee5f8640d30eb4ce7d1606a7a2ff670958a1dc7/
build release - 2 platforms addition - disco l053c8 and maxwsnenv
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Tue May 12 08:00:08 2015 +0100 +++ b/api/mbed.h Wed May 13 09:45:08 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 98 +#define MBED_LIBRARY_VERSION 99 #include "platform.h"
