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:
- 8146:853c461cbdc0
- Parent:
- 6892:5bf317924ef4
- Child:
- 8174:a7848a46e60d
--- a/mbed_lib.json Wed Sep 14 14:41:31 2016 +0300
+++ b/mbed_lib.json Mon Sep 19 10:33:48 2016 +0100
@@ -9,6 +9,11 @@
"stdio-baud-rate": {
"help": "Baud rate for stdio",
"value": 9600
+ },
+
+ "stdio-flush-at-exit": {
+ "help": "Enable or disable the flush of standard I/O's at exit.",
+ "value": true
}
}
}