Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SPIne CH_Communicatuin_Test CH_Communicatuin_Test2 MCP_SPIne ... more
Fork of mbed-dev-f303 by
Revision 126:4d7eabe73831, committed 2016-05-11
- Comitter:
- mbed_official
- Date:
- Wed May 11 17:15:11 2016 +0100
- Parent:
- 125:e632577a484c
- Child:
- 127:c0c383bd32af
- Commit message:
- Synchronized with git revision 3210b40a919c76e4c0062c036eb0c67acd043372
Full URL: https://github.com/mbedmicro/mbed/commit/3210b40a919c76e4c0062c036eb0c67acd043372/
mbed lib v120
Changed in this revision
| api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Mon May 09 18:45:11 2016 +0100 +++ b/api/mbed.h Wed May 11 17:15:11 2016 +0100 @@ -1,4 +1,3 @@ - /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited * @@ -17,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 119 +#define MBED_LIBRARY_VERSION 120 #include "platform.h"
