Public fork of mbed-src to add generic stm32f030k6 target
Fork of mbed-src by
Revision 540:e862be54d9cb, committed 2015-05-13
- Comitter:
- mbed_official
- Date:
- Wed May 13 09:45:08 2015 +0100
- Parent:
- 539:aad7ca793a89
- Child:
- 541:7f313a59e20c
- Commit message:
- Synchronized with git revision 3ee5f8640d30eb4ce7d1606a7a2ff670958a1dc7
Full URL: https://github.com/mbedmicro/mbed/commit/3ee5f8640d30eb4ce7d1606a7a2ff670958a1dc7/
build release - 2 platforms addition - disco l053c8 and maxwsnenv
Changed in this revision
api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Tue May 12 08:00:08 2015 +0100 +++ b/api/mbed.h Wed May 13 09:45:08 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 98 +#define MBED_LIBRARY_VERSION 99 #include "platform.h"