Modified version of the mbed library for use with the Nucleo boards.
Dependents: EEPROMWrite Full-Project
Fork of mbed-src by
Revision 486:372e782ba350, committed 2015-03-04
- Comitter:
- mbed_official
- Date:
- Wed Mar 04 08:00:07 2015 +0000
- Parent:
- 485:f7652ef73633
- Child:
- 487:7f9d41292847
- Commit message:
- Synchronized with git revision 83f6c1751425f8b9a5425709aaf31f56c5c517df
Full URL: https://github.com/mbedmicro/mbed/commit/83f6c1751425f8b9a5425709aaf31f56c5c517df/
Changed in this revision
api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Tue Mar 03 08:00:07 2015 +0000 +++ b/api/mbed.h Wed Mar 04 08:00:07 2015 +0000 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 94 +#define MBED_LIBRARY_VERSION 95 #include "platform.h"