| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | convert from antora to asciidoctor | Ulf Lilleengen | 2024-05-21 | 1 | -335/+0 |
| | | |||||
| * | FAQ: Fix section nesting | James Munns | 2024-05-17 | 1 | -2/+2 |
| | | |||||
| * | FAQ: "How to add support for a new chip" | James Munns | 2024-05-17 | 1 | -0/+19 |
| | | | | This adds an opinionated process for supporting a brand new (family of) chip(s) in Embassy. | ||||
| * | Update docs/modules/ROOT/pages/faq.adoc | James Munns | 2024-05-12 | 1 | -0/+2 |
| | | |||||
| * | FAQ: add `patch.crates-io` example | James Munns | 2024-05-12 | 1 | -0/+22 |
| | | |||||
| * | add example for bdma | Pegasis | 2024-05-03 | 1 | -2/+10 |
| | | |||||
| * | Add USB debugging section to FAQ | Joël Schulz-Ansres | 2024-04-22 | 1 | -0/+20 |
| | | |||||
| * | FAQ: Common STM32 stumbling blocks | James Munns | 2024-04-16 | 1 | -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.adoc | David Zwart | 2024-04-03 | 1 | -2/+2 |
| | | |||||
| * | Update faq.adoc | David Zwart | 2024-04-03 | 1 | -0/+2 |
| | | | | github link | ||||
| * | Update faq.adoc with memory.x definition helping hand | David Zwart | 2024-04-03 | 1 | -0/+21 |
| | | |||||
| * | Update docs/modules/ROOT/pages/faq.adoc | James Munns | 2024-02-13 | 1 | -1/+1 |
| | | |||||
| * | FAQ add hint to embassy-time linker error to include HAL in linking | Ralf | 2024-02-13 | 1 | -0/+7 |
| | | |||||
| * | faq: embassy-time was split into three packages, update faq accordingly | Priit Laes | 2024-02-09 | 1 | -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 anymore | Priit Laes | 2024-02-09 | 1 | -2/+1 |
| | | |||||
| * | Update docs/modules/ROOT/pages/faq.adoc | James Munns | 2024-01-30 | 1 | -1/+1 |
| | | |||||
| * | Add some comments from chat | James Munns | 2024-01-30 | 1 | -0/+18 |
| | | |||||
| * | Update faq.adoc | James Munns | 2024-01-23 | 1 | -1/+2 |
| | | | | Don't suggest people disable debuginfo, and explain why | ||||
| * | add extra info to stable arena usage | Adin Ackerman | 2024-01-16 | 1 | -1/+18 |
| | | |||||
| * | Added manual ISR FAQ | Barnaby Walters | 2024-01-13 | 1 | -0/+4 |
| | | |||||
| * | [FAQ]: Link to Arena configuration docs | James Munns | 2024-01-02 | 1 | -1/+7 |
| | | |||||
| * | Remove Xtensa specifier | Dániel Buga | 2023-12-21 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2263 from embassy-rs/jamesmunns-patch-2 | Dario Nieuwenhuis | 2023-12-08 | 1 | -1/+2 |
| |\ | | | | | Tweak FAQ size profile suggestions | ||||
| | * | Tweak FAQ size profile suggestions | James Munns | 2023-12-07 | 1 | -1/+2 |
| | | | | | | | If we want the smallest binary, we probably want codegen-units = 1, and disable incremental builds. | ||||
| * | | fix Cargo.toml and config.toml keys | JuliDi | 2023-12-05 | 1 | -4/+5 |
| | | | |||||
| * | | remove unnecessary backtick | JuliDi | 2023-12-04 | 1 | -1/+1 |
| | | | |||||
| * | | add speed optimization | JuliDi | 2023-12-04 | 1 | -0/+16 |
| |/ | |||||
| * | Add multiple dependency error faq | Dániel Buga | 2023-11-28 | 1 | -0/+19 |
| | | |||||
| * | Update docs/modules/ROOT/pages/faq.adoc | James Munns | 2023-11-27 | 1 | -1/+1 |
| | | |||||
| * | (FAQ): Add time driver note | James Munns | 2023-11-27 | 1 | -0/+36 |
| | | |||||
| * | ... | Adin Ackerman | 2023-11-27 | 1 | -81/+0 |
| | | |||||
| * | Update faq.adoc | Adin Ackerman | 2023-11-27 | 1 | -0/+125 |
| | | |||||
| * | add faq for deploying to RP2040 using elf2uf2-rs | jan | 2023-11-24 | 1 | -0/+13 |
| | | |||||
| * | Update faq.adoc | Ulf Lilleengen | 2023-11-21 | 1 | -2/+2 |
| | | |||||
| * | Add note for Xtensa | Dániel Buga | 2023-11-21 | 1 | -0/+1 |
| | | |||||
| * | Add FAQ with one question from chat | James Munns | 2023-11-21 | 1 | -0/+24 |
