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 579:30f9462b5296, committed 2015-06-24
- Comitter:
- mbed_official
- Date:
- Wed Jun 24 09:45:13 2015 +0100
- Parent:
- 578:8e5b2476066a
- Child:
- 580:99a3d3d9c43f
- Commit message:
- Synchronized with git revision 81e206d2adda550835a82f9b108b4a713e16073d
Full URL: https://github.com/mbedmicro/mbed/commit/81e206d2adda550835a82f9b108b4a713e16073d/
Since code for this target can't be built with the online compiler at the
moment, disable it until we upgrade to a newer version of the compiler.
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Fri Jun 19 09:30:08 2015 +0100 +++ b/api/mbed.h Wed Jun 24 09:45:13 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 101 +#define MBED_LIBRARY_VERSION 102 #include "platform.h"
