Skip to content

Commit d48f99f

Browse files
author
Amanda Butler
authored
Add link to Event.md
Add this section's config page to related content for a consistent UX.
1 parent 6c4517b commit d48f99f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/api/rtos/Event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ The Event class is thread safe. The `post` and `cancel` APIs are IRQ safe.
1313
The code below demonstrates how you can instantiate, configure and post events.
1414

1515
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/mbed-os-example-events/)](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

Comments
 (0)