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: Freedman_v2 Nucleo_i2c_OLED_BME280_copy
Fork of mbed-src by
Revision 199:aeeefa19f7de, committed 2014-05-19
- Comitter:
- mbed_official
- Date:
- Mon May 19 18:30:07 2014 +0100
- Parent:
- 198:322bca33c29c
- Child:
- 200:a6b296b34609
- Commit message:
- Synchronized with git revision e686ab92240f88ab3e42f7421cea75c56a49e1a6
Full URL: https://github.com/mbedmicro/mbed/commit/e686ab92240f88ab3e42f7421cea75c56a49e1a6/
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Mon May 19 15:45:07 2014 +0100 +++ b/api/mbed.h Mon May 19 18:30:07 2014 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 83 +#define MBED_LIBRARY_VERSION 84 #include "platform.h"
