Skip to content

Commit 4a66cd0

Browse files
committed
Something like this
1 parent 864dddc commit 4a66cd0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/tutorials/tutorials_intro.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,15 @@ These tutorials and examples show you how to perform specific tasks that use the
7474

7575
#### Using drivers APIs
7676

77+
78+
| API | Examples | Tutorials | Hello, World |
79+
| --- | --- | --- | --- |
80+
| Flow control | | [application-flow-control.html](Flow control tutorial) | |
81+
| Ticker | [Ticker example](../apis/ticker.html#ticker-examples) | | [Ticker Hello, World](../apis/ticker.html#ticker-hello-world) |
82+
| Alarm | | [Alarm tutorial](../tutorials/alarm-tutorial.html) | |
83+
| DigitalOut | | | [DigitalOut Hello, World](../apis/digitalout.html#digitalout-hello-world)|
84+
| InterruptIn | [InterruptIn example](../apis/interruptin.html#interruptin-example) | | [InterruptIn Hello, World](../apis/interruptin.html#interruptin-hello-world) |
85+
7786
<table>
7887
<tbody>
7988
<tr>

0 commit comments

Comments
 (0)