diff options
| author | Ulf Lilleengen <[email protected]> | 2024-05-18 10:17:03 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2024-05-21 10:05:21 +0200 |
| commit | 739e5861c2e47db251725163fcd91cd822cf97b7 (patch) | |
| tree | 947dc7961ca7c42ec216056fc2adf616ab812b10 /docs/modules/ROOT/pages/examples.adoc | |
| parent | 51d553092550059afb22b2620cea14bbed21abff (diff) | |
convert from antora to asciidoctor
Diffstat (limited to 'docs/modules/ROOT/pages/examples.adoc')
| -rw-r--r-- | docs/modules/ROOT/pages/examples.adoc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/modules/ROOT/pages/examples.adoc b/docs/modules/ROOT/pages/examples.adoc deleted file mode 100644 index c852f5205..000000000 --- a/docs/modules/ROOT/pages/examples.adoc +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | = Examples | ||
| 2 | |||
| 3 | Embassy provides examples for all HALs supported. You can find them in the `examples/` folder. | ||
| 4 | |||
| 5 | |||
| 6 | Main loop example | ||
| 7 | |||
| 8 | [source,rust] | ||
| 9 | ---- | ||
| 10 | include::example$examples/std/src/bin/tick.rs[] | ||
| 11 | ---- | ||
