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

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:
8174:a7848a46e60d
Parent:
8146:853c461cbdc0
Parent:
8173:2607621faaf2
--- a/mbed_lib.json	Tue Sep 27 21:53:28 2016 -0700
+++ b/mbed_lib.json	Tue Sep 27 21:53:48 2016 -0700
@@ -15,5 +15,10 @@
             "help": "Enable or disable the flush of standard I/O's at exit.",
             "value": true
         }
+    },
+    "target_overrides": {
+        "EFM32": {
+            "stdio-baud-rate": 115200
+        }
     }
 }