aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3966 from i509VCB/mspm0-initUlf Lilleengen2025-03-211-0/+1
|\ | | | | | | Embassy for MSPM0
| * Add docs related thingsi509VCB2025-03-191-0/+1
| |
* | Add py32-hal to documentationdecaday2025-03-192-1/+4
|/
* Add mpfs-hal references to docsAlex Charlton2025-03-062-0/+3
|
* doc: Fix "the the"Ronald Weber2025-02-191-1/+1
|
* Merge pull request #3870 from kkrolczyk/kk/mostly-docu-changes-and-examples-fixDario Nieuwenhuis2025-02-116-5/+11
|\ | | | | dfu documentation update, fix a couple issues
| * fix: layer-by-layer examplesKrzysztof Królczyk2025-02-116-5/+11
| | | | | | | | | | | | | | | | | | | | closes: #3794 #3793 Remove 'blinky-irq' from workspace. During linking from workspace level - embassy-stm32 and example code redefine EXTI15_10 symbol Building it separately, outside of workspace works Signed-off-by: Krzysztof Królczyk <[email protected]>
| * fix: #3760 - typo in docsKrzysztof Królczyk2025-02-111-1/+1
| | | | | | | | Signed-off-by: Krzysztof Królczyk <[email protected]>
* | Fix typos in docsOwen Brooks2025-02-113-3/+3
|/
* Fix typo in getting started docsGraic2025-02-011-1/+1
|
* Add __pender error to the FAQDániel Buga2025-01-211-0/+14
|
* Update doc projects deps, don't use patch.crates-ioDario Nieuwenhuis2025-01-156-45/+33
|
* Fix typoDiego Barrios Romero2025-01-111-1/+1
|
* docs: add intro to embassy by therustybitsUlf Lilleengen2025-01-101-0/+1
|
* Release embassy-stm32 v0.2.0Dario Nieuwenhuis2025-01-103-3/+3
|
* Create embassy-nrf 0.3.1Ulf Lilleengen2025-01-091-1/+1
|
* Update cyw43, nrf, rp hals and embassy-bootUlf Lilleengen2025-01-061-1/+1
|
* Update faqDániel Buga2024-12-301-12/+3
|
* Rename ETQD, bump dateDániel Buga2024-12-221-3/+3
|
* Prepare new embassy-time-*driver, embassy-executor, embassy-timeDániel Buga2024-12-221-2/+2
|
* Make `integrated-timers` the default, remove Cargo feature.Dario Nieuwenhuis2024-12-152-3/+3
|
* docs: add an faq on bootloader failuresBadr Bouslikhin2024-12-051-0/+46
|
* Release embassy-executor 0.6.3.Dario Nieuwenhuis2024-11-123-3/+3
|
* add simple-robot to Embassy in the wildrafael2024-11-101-0/+2
|
* fix spellingckrenslehner2024-10-251-1/+1
|
* Update embassy Cargo.toml section in new_project.adocckrenslehner2024-10-251-3/+15
| | | Embassy is already published to crates.io 🍾
* Merge pull request #3460 from bugadani/keepawakeDario Nieuwenhuis2024-10-251-0/+13
|\ | | | | Explain how to keep the executor awake
| * Explain how to keep the executor awakeDániel Buga2024-10-251-0/+13
| |
* | Update overview.adocckrenslehner2024-10-251-2/+2
|/
* Merge pull request #3366 from kingofpayne/mainUlf Lilleengen2024-09-231-2/+1
|\ | | | | | | Fixed signature script in bootloader documentation
| * Fixed signature script in bootloader documentationOlivier Hériveaux2024-09-231-2/+1
| |
* | boot: flash-erase-zero (#3344)kingofpayne2024-09-161-0/+2
|/ | | | | Allow compatibility with devices whose flash erase set bytes to 0x00 instead of 0xFF, using a new flash-erase-zero feature. See issue #3342.
* add link to rustybits zero to async video in resources sectionSüha Ünüvar2024-09-111-0/+4
|
* 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
|