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 by
Diff: mbed.h
- Revision:
- 101:7cff1c4259d7
- Parent:
- 100:cbbeb26dbd92
- Child:
- 102:da0ca467f8b5
diff -r cbbeb26dbd92 -r 7cff1c4259d7 mbed.h --- a/mbed.h Wed May 27 08:07:35 2015 +0100 +++ b/mbed.h Tue Jun 09 14:29:26 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"
