We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4517b commit d48f99fCopy full SHA for d48f99f
docs/reference/api/rtos/Event.md
@@ -13,3 +13,7 @@ The Event class is thread safe. The `post` and `cancel` APIs are IRQ safe.
13
The code below demonstrates how you can instantiate, configure and post events.
14
15
[](https://os.mbed.com/teams/mbed_example/code/mbed-os-example-events/file/86c4bf2d90fa/main.cpp)
16
+
17
+### Related content
18
19
+- [RTOS configuration](https://os-doc-builder.test.mbed.com/docs/development/reference/configuration-rtos.html).
0 commit comments