| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved content from the wiki to the docs | Barnaby Walters | 2023-12-05 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | no_std and no_main can be used on stable | Tshepang Mbambo | 2023-12-01 | 1 | -2/+11 |
| | | |||||
| * | Update basic_application.adoc | Ted Feng | 2023-10-18 | 1 | -1/+1 |
| | | | | typo: change "embassy::main" to "embassy_executor::main" | ||||
| * | [doc] Remove obsolete code sample | Johannes Neyer | 2022-11-15 | 1 | -13/+0 |
| | | |||||
| * | [doc] Fix some grammar | Johannes Neyer | 2022-11-15 | 1 | -1/+1 |
| | | |||||
| * | [doc] Fix line indices of basic example | Johannes Neyer | 2022-11-15 | 1 | -4/+4 |
| | | |||||
| * | Rewrite documentation using correct module names | Ulf Lilleengen | 2022-08-16 | 1 | -10/+10 |
| | | | | | | | | * Remove traits section now that we have embedded-hal-async and refer to it. * Explanation that embassy is multiple things. * Bootloader description image | ||||
| * | fix: doc: use master branch for basic example link | Jake Swensen | 2022-07-12 | 1 | -1/+1 |
| | | |||||
| * | Document #[embassy::main(config = ...)] | Daniel Franklin | 2022-02-11 | 1 | -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. | ||||
| * | Fix typo in basic_application.adoc | Daniel Bevenius | 2022-01-06 | 1 | -1/+1 |
| | | |||||
| * | Fix doc example compile | Ulf Lilleengen | 2021-12-10 | 1 | -3/+3 |
| | | |||||
| * | Add doc-specific example and add it to CI | Ulf Lilleengen | 2021-12-10 | 1 | -22/+8 |
| | | |||||
| * | More content | Ulf Lilleengen | 2021-12-10 | 1 | -2/+13 |
| | | |||||
| * | Add more content | Ulf Lilleengen | 2021-12-10 | 1 | -0/+75 |
