aboutsummaryrefslogtreecommitdiff
path: root/docs/modules
Commit message (Expand)AuthorAgeFilesLines
* add best practices first draftJuliDi2023-12-082-2/+56
* Merge pull request #2260 from barnabywalters/mainUlf Lilleengen2023-12-082-0/+10
|\
| * Fixed merge conflictBarnaby Walters2023-12-061-2/+2
| |\
| | * Update docs/modules/ROOT/pages/embassy_in_the_wild.adocBarnaby Walters2023-12-061-1/+1
| * | Added lora-rs linksBarnaby Walters2023-12-061-1/+2
| |/
| * Added description for Card/IOBarnaby Walters2023-12-061-1/+1
| * Added embassy in the wild docs page with two projectsBarnaby Walters2023-12-062-0/+9
* | Merge pull request #2261 from barnabywalters/installationUlf Lilleengen2023-12-082-0/+179
|\ \
| * | Changed example project nameBarnaby Walters2023-12-071-9/+8
| * | Added a step-by-step guide to starting a new embassy projectBarnaby Walters2023-12-062-0/+180
| |/
* / Update all references to `embasy-executor` to the latest versionJesse Braham2023-12-062-2/+2
|/
* Moved content from the wiki to the docsBarnaby Walters2023-12-055-22/+139
* update release version in examples and other cratesScott Mabin2023-12-041-1/+1
* Merge pull request #2236 from tshepang/patch-2Dario Nieuwenhuis2023-12-011-2/+11
|\
| * no_std and no_main can be used on stableTshepang Mbambo2023-12-011-2/+11
* | runtime.adoc: typoTshepang Mbambo2023-12-011-1/+1
|/
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-3/+3
* Add multiple dependency error faqDániel Buga2023-11-281-0/+19
* Update docs/modules/ROOT/pages/faq.adocJames Munns2023-11-271-1/+1
* (FAQ): Add time driver noteJames Munns2023-11-271-0/+36
* need be -> neededAdinAck2023-11-271-1/+1
* it's -> itsAdinAck2023-11-271-1/+1
* ...Adin Ackerman2023-11-273-81/+81
* Update faq.adocAdin Ackerman2023-11-271-0/+125
* add faq for deploying to RP2040 using elf2uf2-rsjan2023-11-241-0/+13
* Update faq.adocUlf Lilleengen2023-11-211-2/+2
* Add note for XtensaDániel Buga2023-11-211-0/+1
* Add FAQ with one question from chatJames Munns2023-11-212-0/+25
* Update basic_application.adocTed Feng2023-10-181-1/+1
* time: Update documentation to use new after_x convenience methodsAdam Greig2023-10-151-1/+1
* Release embassy-time 0.1.4Dániel Buga2023-10-121-1/+1
* docs: minor doc improvements and cleanupUlf Lilleengen2023-10-037-12/+33
* update docsxoviat2023-09-164-7/+84
* Bump executor crate version to 0.3.0Dániel Buga2023-08-232-2/+2
* stm32: update stm32-metapac.Dario Nieuwenhuis2023-06-191-14/+10
* Remove unneeded default-features=false.Dario Nieuwenhuis2023-05-292-3/+3
* Fix some typosDirk Stolle2023-05-081-1/+1
* Bump versions preparing for -macros and -executor releaseUlf Lilleengen2023-04-272-2/+2
* executor: add Pender, rework Cargo features.Dario Nieuwenhuis2023-04-032-2/+2
* stm32: use stm32-metapac from crates.io, remove stm32-data submodule.Dario Nieuwenhuis2023-03-202-2/+1
* Documentation on verifying firmwarehuntc2023-01-141-1/+49
* Rename examples/nrf to examples/nrf52840Dominik Boehi2023-01-091-1/+1
* feat: embassy-boot for rp2040Ulf Lilleengen2022-12-021-0/+1
* [doc] Remove obsolete code sampleJohannes Neyer2022-11-151-13/+0
* [doc] Fix some grammarJohannes Neyer2022-11-153-7/+7
* [doc] Fix line indices of basic exampleJohannes Neyer2022-11-151-4/+4
* Add missing files and features for basic exampleUlf Lilleengen2022-10-203-3/+44
* Add note on partition sizes to bootloader docsUlf Lilleengen2022-10-111-4/+13
* all Cargo.toml: Add license to all crate Cargo.toml fileschrysn2022-10-075-0/+5
* Use embassy_executor::main in runtime.adocDaniel Bevenius2022-09-031-1/+1