aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/pages/basic_application.adoc
Commit message (Collapse)AuthorAgeFilesLines
* docs: update broken reference in basic_application.adocAndreas Schmidt2024-03-011-1/+1
|
* docs: update basic example references in basic_application.adocAndreas Schmidt2024-02-291-11/+2
|
* Moved content from the wiki to the docsBarnaby Walters2023-12-051-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 stableTshepang Mbambo2023-12-011-2/+11
|
* Update basic_application.adocTed Feng2023-10-181-1/+1
| | | typo: change "embassy::main" to "embassy_executor::main"
* [doc] Remove obsolete code sampleJohannes Neyer2022-11-151-13/+0
|
* [doc] Fix some grammarJohannes Neyer2022-11-151-1/+1
|
* [doc] Fix line indices of basic exampleJohannes Neyer2022-11-151-4/+4
|
* Rewrite documentation using correct module namesUlf Lilleengen2022-08-161-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 linkJake Swensen2022-07-121-1/+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.
* Fix typo in basic_application.adocDaniel Bevenius2022-01-061-1/+1
|
* 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-101-2/+13
|
* Add more contentUlf Lilleengen2021-12-101-0/+75