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: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Diff: platform/FunctionPointer.h
- Revision:
- 138:093f2bd7b9eb
- Parent:
- 128:9bcdf88f62b0
- Child:
- 145:64910690c574
--- a/platform/FunctionPointer.h Tue Feb 28 16:44:21 2017 +0000 +++ b/platform/FunctionPointer.h Tue Mar 14 16:20:51 2017 +0000 @@ -17,7 +17,7 @@ #define MBED_FUNCTIONPOINTER_H #include "platform/Callback.h" -#include "platform/toolchain.h" +#include "platform/mbed_toolchain.h" #include <string.h> #include <stdint.h>


