Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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:
- 6549:723eda4f0297
- Parent:
- 6548:c08cb6087b0a
- Child:
- 6892:5bf317924ef4
diff -r c08cb6087b0a -r 723eda4f0297 mbed_lib.json
--- a/mbed_lib.json Wed Jun 15 20:57:25 2016 -0500
+++ b/mbed_lib.json Thu Jun 16 05:53:11 2016 -0500
@@ -2,7 +2,8 @@
"name": "core",
"config": {
"stdio-convert-newlines": {
- "help": "Enable conversion to standard newlines on stdin/stdout"
+ "help": "Enable conversion to standard newlines on stdin/stdout",
+ "value": false
}
}
}