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: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Revision 166:5aab5a7997ee, committed 2018-04-20
- Comitter:
- Anna Bridge
- Date:
- Fri Apr 20 11:08:29 2018 +0100
- Parent:
- 165:d1b4690b3f8b
- Child:
- 167:84c0a372a020
- Commit message:
- Updating mbed 2 version number
Changed in this revision
| mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed.h Thu Apr 19 14:31:27 2018 +0100 +++ b/mbed.h Fri Apr 20 11:08:29 2018 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 160 +#define MBED_LIBRARY_VERSION 161 #if MBED_CONF_RTOS_PRESENT // RTOS present, this is valid only for mbed OS 5


