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
Diff: api/mbed.h
- Revision:
- 118:1e9abb17742b
- Parent:
- 110:ee5a402b756a
- Child:
- 126:4d7eabe73831
--- a/api/mbed.h Tue Apr 26 19:45:10 2016 +0100 +++ b/api/mbed.h Wed Apr 27 19:30:12 2016 +0100 @@ -1,3 +1,4 @@ + /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited * @@ -16,7 +17,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 118 +#define MBED_LIBRARY_VERSION 119 #include "platform.h"
