aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/pages
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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-272-81/+80
* 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-211-0/+24
* Update basic_application.adocTed Feng2023-10-181-1/+1
* time: Update documentation to use new after_x convenience methodsAdam Greig2023-10-151-1/+1
* docs: minor doc improvements and cleanupUlf Lilleengen2023-10-036-10/+31
* update docsxoviat2023-09-163-7/+82
* Fix some typosDirk Stolle2023-05-081-1/+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 note on partition sizes to bootloader docsUlf Lilleengen2022-10-111-4/+13
* Use embassy_executor::main in runtime.adocDaniel Bevenius2022-09-031-1/+1
* Rewrite documentation using correct module namesUlf Lilleengen2022-08-167-29/+37
* fix: doc: use master branch for basic example linkJake Swensen2022-07-121-1/+1
* 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-271-0/+32
* 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-231-0/+86
* Update getting_started.adocDario Nieuwenhuis2022-02-211-0/+1
* 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
* 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-102-3/+35
* Add more contentUlf Lilleengen2021-12-106-6/+173
* More on traits and notes on timeUlf Lilleengen2021-12-102-6/+17
* Add diagrams explaining the runtimeUlf Lilleengen2021-12-102-3/+20