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: STM32_F103-C8T6basecanblink_led
Fork of mbed-dev by
Revision 186:9c2029bfadbe, committed 2018-04-20
- Comitter:
- Anna Bridge
- Date:
- Fri Apr 20 11:31:35 2018 +0100
- Parent:
- 185:08ed48f1de7f
- Commit message:
- Update to latest version of mbed lib
Changed in this revision
mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed.h Thu Apr 19 17:12:19 2018 +0100 +++ b/mbed.h Fri Apr 20 11:31:35 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