aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/nav.adoc
Commit message (Collapse)AuthorAgeFilesLines
* move images and add makefileUlf Lilleengen2024-05-211-19/+0
|
* cleanup docs and add channel synchronization exampleUlf Lilleengen2024-01-101-3/+3
|
* add draft doc page for peripheral sharingVasil Nikolov2024-01-101-0/+1
|
* add best practices first draftJuliDi2023-12-081-2/+3
|
* Merge pull request #2260 from barnabywalters/mainUlf Lilleengen2023-12-081-0/+1
|\ | | | | | | Added Embassy in the wild docs page with links to some projects
| * Added embassy in the wild docs page with two projectsBarnaby Walters2023-12-061-0/+1
| |
* | Added a step-by-step guide to starting a new embassy projectBarnaby Walters2023-12-061-0/+1
|/ | | | | | | | Based off an example, noting what to copy, what to change and why Briefly summarizing how to require embassy crates via github All steps tested and proven working at the time of writing
* Moved content from the wiki to the docsBarnaby Walters2023-12-051-0/+1
| | | | | | | | | | | | | | | | | | | New: delaying_a_task.adoc, copied as-is from the wiki and placed in the navigation until we have a better place for it (or remove/replace it) index: Tweaked the structure, added some content from the wiki, and made some general copy edits to improve clarity. getting_started.adoc: Corrected various out-of-date information, added troubleshooting tips from the wiki, added some new information, various other small edits. basic_application.adoc: Corrected out-of-date information, various clarifications and edits. After these changes, IMO most of the content on the github wiki is no longer necessary and can be removed for clarity. The few sections I didn‘t integrate or copy over were either out of date or unfinished.
* ...Adin Ackerman2023-11-271-0/+1
|
* Add FAQ with one question from chatJames Munns2023-11-211-0/+1
|
* docs: minor doc improvements and cleanupUlf Lilleengen2023-10-031-2/+2
|
* update docsxoviat2023-09-161-0/+2
|
* Rewrite documentation using correct module namesUlf Lilleengen2022-08-161-6/+6
| | | | | | | * Remove traits section now that we have embedded-hal-async and refer to it. * Explanation that embassy is multiple things. * Bootloader description image
* Add stm32 flash + bootloader supportUlf Lilleengen2022-04-271-0/+1
| | | | | | | | * Add flash drivers for L0, L1, L4, WB and WL. Not tested for WB, but should be similar to WL. * Add embassy-boot-stm32 for bootloading on STM32. * Add flash examples and bootloader examples * Update stm32-data
* Add documentation about the different embassy abstraction layersUlf Lilleengen2022-02-231-0/+1
| | | | | The guide demonstrates the functionality offered by each layer in Embassy, using code examples.
* Add more contentUlf Lilleengen2021-12-101-3/+7
|
* Update docsUlf Lilleengen2021-12-091-4/+4
|
* Initial PoC of embassy bookUlf Lilleengen2021-12-091-0/+4