aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Update faq.adoc - "code doesn't work in release mode" (#3267)James Munns2024-08-181-1/+11
| | | Add debugging tips from chat
* add one more embassy in the wild example (#3262)rafael2024-08-171-0/+2
|
* prepare release embassy-executorUlf Lilleengen2024-08-052-2/+2
|
* Prepare for embassy-nrf releaseUlf Lilleengen2024-08-051-1/+1
|
* Prepare embassy-time releaseUlf Lilleengen2024-08-051-1/+1
|
* Updated cargo toml section links.Mark Tomlin2024-07-223-5/+5
|
* Updated github branch from `master` to `main`.Mark Tomlin2024-07-224-4/+4
|
* Merge pull request #3159 from kalkyl/shared-busJames Munns2024-07-181-1/+5
|\ | | | | | | Add example for shared I2C and SPI buses
| * Add link to example in bookkalkyl2024-07-081-1/+5
| |
* | add faqrafael2024-07-081-0/+4
|/
* Add more docs and cross-linkskalkyl2024-07-082-1/+4
|
* docs: Fix mention of ExtiInputJ. Neuschäfer2024-06-271-1/+1
| | | | The struct is called ExtiInput, not ExtiButton.
* Merge pull request #3062 from kkrolczyk/kk/bootloader-typosDario Nieuwenhuis2024-06-101-1/+4
|\ | | | | | | fix docu typos, linker addr example
| * stm32/docs: correct typos, linksKrzysztof Królczyk2024-06-101-1/+4
| | | | | | | | Signed-off-by: Krzysztof Królczyk <[email protected]>
* | prepare for embassy-time 0.3.1 releaseUlf Lilleengen2024-06-041-1/+1
|/
* fix broken links to embassy bookUlf Lilleengen2024-06-032-2/+2
|
* docs: faq: Fix link to bdma example and improve wording.Priit Laes2024-05-281-5/+5
|
* Update docs/pages/faq.adocJames Munns2024-05-251-1/+1
|
* FAQ: One vs Many tasksJames Munns2024-05-251-0/+24
| | | Copy and paste from chat
* Explicitly license the book prose CC-BY-SAJames Munns2024-05-231-0/+20
| | | | This matches the Rust Embedded books
* update crate pathsUlf Lilleengen2024-05-212-5/+5
|
* fix internal refsUlf Lilleengen2024-05-212-5/+5
|
* update linksUlf Lilleengen2024-05-213-3/+3
|
* add book ci scriptUlf Lilleengen2024-05-212-5/+5
|
* move images and add makefileUlf Lilleengen2024-05-219-21/+11
|
* convert from antora to asciidoctorUlf Lilleengen2024-05-2141-31/+93
|
* Fix typo in sharing_peripherals.adocCharles Cabergs2024-05-201-1/+1
|
* Merge pull request #2897 from andelf/add-ch32-hal-to-listDario Nieuwenhuis2024-05-202-0/+3
|\ | | | | Add ch32-hal to HAL list, support WCH's CH32V family
| * Add ch32-hal to HAL listAndelf2024-05-012-0/+3
| |
* | 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
|/
* Merge pull request #2844 from Dygear/doc-updatesDario Nieuwenhuis2024-04-262-0/+4
|\ | | | | | | Link back to Cargo.toml section.
| * Update sharing_peripherals.adocMark Tomlin2024-04-221-2/+2
| | | | | | Fixed Typo.
| * Update time_keeping.adocMark Tomlin2024-04-221-2/+2
| | | | | | Fixed Typo.
| * Update sharing_peripherals.adocMark Tomlin2024-04-191-0/+2
| |
| * Update time_keeping.adocMark Tomlin2024-04-191-0/+2
| |
* | doc: add RMK to embassy in the wildHaobo Gu2024-04-251-0/+3
| | | | | | | | Signed-off-by: Haobo Gu <[email protected]>
* | Add USB debugging section to FAQJoël Schulz-Ansres2024-04-221-0/+20
|/
* Update layer_by_layer.adocOleksandr Kuksenko2024-04-191-1/+1
| | | Fixed typo
* 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.
* Merge pull request #2741 from schmettow/patch-1Dario Nieuwenhuis2024-04-041-0/+8
|\ | | | | | | Added YLab project to "in the wild"
| * Update embassy_in_the_wild.adocschmettow2024-03-281-1/+1
| | | | | | corrected link to Ystudio project
| * Added YLab project to "in the wild"schmettow2024-03-261-0/+8
| | | | | | YLab uses Embassy
* | 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
|/
* docs: update broken reference in basic_application.adocAndreas Schmidt2024-03-011-1/+1
|