mbed library sources. Supersedes mbed-src. GR-PEACH runs on RAM.
Fork of mbed-dev by
Revision 49:57ac6e3cdfd3, committed 2016-01-13
- Comitter:
- mbed_official
- Date:
- Wed Jan 13 12:45:11 2016 +0000
- Parent:
- 48:b854a29e778d
- Child:
- 50:a417edff4437
- Commit message:
- Synchronized with git revision c47cd8d4837347a9653fc39bb0c8b62a9e63786b
Full URL: https://github.com/mbedmicro/mbed/commit/c47cd8d4837347a9653fc39bb0c8b62a9e63786b/
Fixes toolchain filtering
Changed in this revision
api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Tue Jan 12 09:45:14 2016 +0000 +++ b/api/mbed.h Wed Jan 13 12:45:11 2016 +0000 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 111 +#define MBED_LIBRARY_VERSION 112 #include "platform.h"