Christopher Haster / mbed-hal

Dependencies:   target-freescale

Fork of mbed-hal by Morpheus

Revision:
20:fbc6173aa5b2
Parent:
12:b39597997d8a
--- a/api/mbed.h	Wed Apr 06 02:13:49 2016 -0500
+++ b/api/mbed.h	Wed Apr 06 09:41:33 2016 -0500
@@ -28,6 +28,10 @@
 #include "mbed_error.h"
 #include "mbed_interface.h"
 
+// mbed Util libraries
+#include "FunctionPointer.h"
+#include "Binder.h"
+
 // mbed Peripheral components
 #include "DigitalIn.h"
 #include "DigitalOut.h"