aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis2022-07-295-9/+9
* fix: doc: use master branch for basic example linkJake Swensen2022-07-121-1/+1
* Add env DEFMT_LOG=trace to all examples.Dario Nieuwenhuis2022-06-182-0/+6
* Run rustfmt.Dario Nieuwenhuis2022-06-125-51/+21
* Update list of families with bootloader supportMatous Hybl2022-05-061-1/+1
* Allow using separate page sizes for state and dfuUlf Lilleengen2022-04-281-1/+2
* Add stm32 flash + bootloader supportUlf Lilleengen2022-04-272-0/+33
* 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-2312-0/+394
* Update getting_started.adocDario Nieuwenhuis2022-02-211-0/+1
* embassy, embassy-nrf: add `nightly` Cargo feature to gate nightly-only features.Dario Nieuwenhuis2022-02-121-2/+2
* Document #[embassy::main(config = ...)]Daniel Franklin2022-02-111-0/+12
* 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
* nrf/gpio: add infallible inherent methods, remove some duplication.Dario Nieuwenhuis2021-12-201-3/+2
* Fix doc example compileUlf Lilleengen2021-12-103-8/+10
* Add doc-specific example and add it to CIUlf Lilleengen2021-12-104-22/+62
* More contentUlf Lilleengen2021-12-102-3/+35
* Add more contentUlf Lilleengen2021-12-107-9/+180
* More on traits and notes on timeUlf Lilleengen2021-12-102-6/+17
* Add diagrams explaining the runtimeUlf Lilleengen2021-12-106-3/+22
* Update section on asyncUlf Lilleengen2021-12-101-4/+9
* Add example snippet inclusionUlf Lilleengen2021-12-102-0/+9
* Update docsUlf Lilleengen2021-12-097-24/+37
* Initial PoC of embassy bookUlf Lilleengen2021-12-097-0/+45