aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/pages/faq.adoc
Commit message (Collapse)AuthorAgeFilesLines
* convert from antora to asciidoctorUlf Lilleengen2024-05-211-335/+0
|
* FAQ: Fix section nestingJames Munns2024-05-171-2/+2
|
* FAQ: "How to add support for a new chip"James Munns2024-05-171-0/+19
| | | This adds an opinionated process for supporting a brand new (family of) chip(s) in Embassy.
* Update docs/modules/ROOT/pages/faq.adocJames Munns2024-05-121-0/+2
|
* FAQ: add `patch.crates-io` exampleJames Munns2024-05-121-0/+22
|
* add example for bdmaPegasis2024-05-031-2/+10
|
* Add USB debugging section to FAQJoël Schulz-Ansres2024-04-221-0/+20
|
* FAQ: Common STM32 stumbling blocksJames Munns2024-04-161-0/+31
| | | | | Adds some commonly encountered issues. Help wanted: if anyone has a working BDMA linker script setup, it would be good to add here.
* Update faq.adocDavid Zwart2024-04-031-2/+2
|
* Update faq.adoc David Zwart2024-04-031-0/+2
| | | github link
* Update faq.adoc with memory.x definition helping handDavid Zwart2024-04-031-0/+21
|
* Update docs/modules/ROOT/pages/faq.adocJames Munns2024-02-131-1/+1
|
* FAQ add hint to embassy-time linker error to include HAL in linkingRalf2024-02-131-0/+7
|
* faq: embassy-time was split into three packages, update faq accordinglyPriit Laes2024-02-091-3/+6
| | | | | I ran into this issue when I had to pull in embassy-nrf from git, though cargo didn't complain about conflicting embassy-time links.
* faq: Nightly is not required anymorePriit Laes2024-02-091-2/+1
|
* Update docs/modules/ROOT/pages/faq.adocJames Munns2024-01-301-1/+1
|
* Add some comments from chatJames Munns2024-01-301-0/+18
|
* Update faq.adocJames Munns2024-01-231-1/+2
| | | Don't suggest people disable debuginfo, and explain why
* add extra info to stable arena usageAdin Ackerman2024-01-161-1/+18
|
* Added manual ISR FAQBarnaby Walters2024-01-131-0/+4
|
* [FAQ]: Link to Arena configuration docsJames Munns2024-01-021-1/+7
|
* Remove Xtensa specifierDániel Buga2023-12-211-1/+1
|
* Merge pull request #2263 from embassy-rs/jamesmunns-patch-2Dario Nieuwenhuis2023-12-081-1/+2
|\ | | | | Tweak FAQ size profile suggestions
| * Tweak FAQ size profile suggestionsJames Munns2023-12-071-1/+2
| | | | | | If we want the smallest binary, we probably want codegen-units = 1, and disable incremental builds.
* | fix Cargo.toml and config.toml keysJuliDi2023-12-051-4/+5
| |
* | remove unnecessary backtickJuliDi2023-12-041-1/+1
| |
* | add speed optimizationJuliDi2023-12-041-0/+16
|/
* 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
|
* ...Adin Ackerman2023-11-271-81/+0
|
* 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