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!!!
Diff: mbed_lib.json
- Revision:
- 6892:5bf317924ef4
- Parent:
- 6549:723eda4f0297
- Child:
- 8173:2607621faaf2
- Child:
- 8146:853c461cbdc0
--- a/mbed_lib.json Mon Jul 11 11:07:40 2016 +0100
+++ b/mbed_lib.json Wed Jun 22 00:38:41 2016 -0500
@@ -4,6 +4,11 @@
"stdio-convert-newlines": {
"help": "Enable conversion to standard newlines on stdin/stdout",
"value": false
+ },
+
+ "stdio-baud-rate": {
+ "help": "Baud rate for stdio",
+ "value": 9600
}
}
}