ST / ST_Events-old

Dependents:   HelloWorld_CCA01M1 HelloWorld_CCA02M1 CI-data-logger-server HelloWorld_CCA02M1 ... more

This is a fork of the events subdirectory of https://github.com/ARMmbed/mbed-os.

Note, you must import this library with import name: events!!!

Revision:
7262:f469aee29594
Parent:
6984:94fc5d678e5f
Child:
7338:b24a223c149b
--- a/hal/common/retarget.cpp	Thu Jul 28 16:23:17 2016 +0300
+++ b/hal/common/retarget.cpp	Thu Jul 28 14:04:21 2016 -0500
@@ -22,6 +22,7 @@
 #include "semihost_api.h"
 #include "mbed_interface.h"
 #include "SingletonPtr.h"
+#include "PlatformMutex.h"
 #if DEVICE_STDIO_MESSAGES
 #include <stdio.h>
 #endif