Modified version of the mbed library for use with the Nucleo boards.
Dependents: EEPROMWrite Full-Project
Fork of mbed-src by
Revision 493:c83ebf47c0ae, committed 2015-03-18
- Comitter:
- mbed_official
- Date:
- Wed Mar 18 10:15:07 2015 +0000
- Parent:
- 492:7aa61083666c
- Child:
- 494:41cd0bfadcd0
- Commit message:
- Synchronized with git revision ba8264717c2064a2e8f73e13d8a65ff0a8683fc3
Full URL: https://github.com/mbedmicro/mbed/commit/ba8264717c2064a2e8f73e13d8a65ff0a8683fc3/
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 17 10:45:08 2015 +0000 +++ b/api/mbed.h Wed Mar 18 10:15:07 2015 +0000 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 95 +#define MBED_LIBRARY_VERSION 96 #include "platform.h"