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.
Dependencies: target-freescale
Fork of mbed-hal by
Diff: api/mbed.h
- Revision:
- 12:b39597997d8a
- Parent:
- 7:4fdb3a44f646
- Child:
- 20:fbc6173aa5b2
--- a/api/mbed.h Thu Mar 31 19:59:25 2016 -0500 +++ b/api/mbed.h Thu Mar 31 20:05:27 2016 -0500 @@ -59,14 +59,10 @@ #include "LowPowerTimer.h" #include "LocalFileSystem.h" #include "InterruptIn.h" -#include "Function.h" #include "wait_api.h" #include "sleep_api.h" #include "rtc_time.h" -// backwards compatibility -#include "FunctionPointer.h" - using namespace mbed; using namespace std;