Modified version of the mbed library for use with the Nucleo boards.
Dependents: EEPROMWrite Full-Project
Fork of mbed-src by
Revision 111:ae4891ca7084, committed 2014-03-06
- Comitter:
- mbed_official
- Date:
- Thu Mar 06 10:00:06 2014 +0000
- Parent:
- 110:410346174f7a
- Child:
- 112:a7168c414ef2
- Commit message:
- Synchronized with git revision 955bd9a5c9e042f1cf30bbae2a99afaab8eb4cbf
Full URL: https://github.com/mbedmicro/mbed/commit/955bd9a5c9e042f1cf30bbae2a99afaab8eb4cbf/
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 04 10:30:06 2014 +0000 +++ b/api/mbed.h Thu Mar 06 10:00:06 2014 +0000 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 30 +#define MBED_LIBRARY_VERSION 80 #include "platform.h"