aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/pages
Commit message (Collapse)AuthorAgeFilesLines
...
* reword task finish and cancelLiigo Zhuang2022-04-221-1/+1
|
* remove description which not makes senseLiigo Zhuang2022-04-211-1/+1
|
* Update after reviewUlf Lilleengen2022-02-231-2/+2
|
* Add documentation about the different embassy abstraction layersUlf Lilleengen2022-02-231-0/+86
| | | | | The guide demonstrates the functionality offered by each layer in Embassy, using code examples.
* Update getting_started.adocDario Nieuwenhuis2022-02-211-0/+1
|
* Document #[embassy::main(config = ...)]Daniel Franklin2022-02-111-0/+12
| | | | | Add an example documenting the config param based on help I got in the matrix chat. Because the example is very short and incompatible with the other example code I just included it inline.
* traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.Dario Nieuwenhuis2022-01-271-1/+0
|
* Fix 'the the' typo and add a missing 'it'Daniel Bevenius2022-01-101-2/+2
|
* Fix typo in basic_application.adocDaniel Bevenius2022-01-061-1/+1
|
* Fix typo in hal.adocDaniel Bevenius2022-01-061-1/+1
|
* Fix typo in runtime.adocDaniel Bevenius2022-01-061-1/+1
|
* Update stm32.adocJohann Tuffe2021-12-301-1/+1
| | | typo
* Fix doc example compileUlf Lilleengen2021-12-101-3/+3
|
* Add doc-specific example and add it to CIUlf Lilleengen2021-12-101-22/+8
|
* More contentUlf Lilleengen2021-12-102-3/+35
|
* Add more contentUlf Lilleengen2021-12-106-6/+173
|
* More on traits and notes on timeUlf Lilleengen2021-12-102-6/+17
|
* Add diagrams explaining the runtimeUlf Lilleengen2021-12-102-3/+20
|
* Update section on asyncUlf Lilleengen2021-12-101-4/+9
|
* Add example snippet inclusionUlf Lilleengen2021-12-101-0/+8
|
* Update docsUlf Lilleengen2021-12-096-20/+33
|
* Initial PoC of embassy bookUlf Lilleengen2021-12-095-0/+36