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 566:9f26fcd0c9ce, committed 2015-06-09
- Comitter:
- mbed_official
- Date:
- Tue Jun 09 15:30:08 2015 +0100
- Parent:
- 565:f26bb522183d
- Child:
- 567:536c9fb088a0
- Commit message:
- Synchronized with git revision a140fc60a6f74003a3d46c4ce8bf8c742148b9fd
Full URL: https://github.com/mbedmicro/mbed/commit/a140fc60a6f74003a3d46c4ce8bf8c742148b9fd/
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Mon Jun 08 16:15:09 2015 +0100 +++ b/api/mbed.h Tue Jun 09 15:30:08 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 100 +#define MBED_LIBRARY_VERSION 101 #include "platform.h"
