| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -2/+2 |
| | | |||||
| * | docs: add an faq on bootloader failures | Badr Bouslikhin | 2024-12-05 | 1 | -0/+46 |
| | | |||||
| * | Release embassy-executor 0.6.3. | Dario Nieuwenhuis | 2024-11-12 | 1 | -1/+1 |
| | | |||||
| * | add simple-robot to Embassy in the wild | rafael | 2024-11-10 | 1 | -0/+2 |
| | | |||||
| * | fix spelling | ckrenslehner | 2024-10-25 | 1 | -1/+1 |
| | | |||||
| * | Update embassy Cargo.toml section in new_project.adoc | ckrenslehner | 2024-10-25 | 1 | -3/+15 |
| | | | | Embassy is already published to crates.io 🍾 | ||||
| * | Merge pull request #3460 from bugadani/keepawake | Dario Nieuwenhuis | 2024-10-25 | 1 | -0/+13 |
| |\ | | | | | Explain how to keep the executor awake | ||||
| | * | Explain how to keep the executor awake | Dániel Buga | 2024-10-25 | 1 | -0/+13 |
| | | | |||||
| * | | Update overview.adoc | ckrenslehner | 2024-10-25 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #3366 from kingofpayne/main | Ulf Lilleengen | 2024-09-23 | 1 | -2/+1 |
| |\ | | | | | | | Fixed signature script in bootloader documentation | ||||
| | * | Fixed signature script in bootloader documentation | Olivier Hériveaux | 2024-09-23 | 1 | -2/+1 |
| | | | |||||
| * | | boot: flash-erase-zero (#3344) | kingofpayne | 2024-09-16 | 1 | -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 section | Süha Ünüvar | 2024-09-11 | 1 | -0/+4 |
| | | |||||
| * | Update faq.adoc - "code doesn't work in release mode" (#3267) | James Munns | 2024-08-18 | 1 | -1/+11 |
| | | | | Add debugging tips from chat | ||||
| * | add one more embassy in the wild example (#3262) | rafael | 2024-08-17 | 1 | -0/+2 |
| | | |||||
| * | Updated cargo toml section links. | Mark Tomlin | 2024-07-22 | 3 | -5/+5 |
| | | |||||
| * | Updated github branch from `master` to `main`. | Mark Tomlin | 2024-07-22 | 4 | -4/+4 |
| | | |||||
| * | Merge pull request #3159 from kalkyl/shared-bus | James Munns | 2024-07-18 | 1 | -1/+5 |
| |\ | | | | | | | Add example for shared I2C and SPI buses | ||||
| | * | Add link to example in book | kalkyl | 2024-07-08 | 1 | -1/+5 |
| | | | |||||
| * | | add faq | rafael | 2024-07-08 | 1 | -0/+4 |
| |/ | |||||
| * | Add more docs and cross-links | kalkyl | 2024-07-08 | 2 | -1/+4 |
| | | |||||
| * | docs: Fix mention of ExtiInput | J. Neuschäfer | 2024-06-27 | 1 | -1/+1 |
| | | | | | The struct is called ExtiInput, not ExtiButton. | ||||
| * | stm32/docs: correct typos, links | Krzysztof Królczyk | 2024-06-10 | 1 | -1/+4 |
| | | | | | Signed-off-by: Krzysztof Królczyk <[email protected]> | ||||
| * | fix broken links to embassy book | Ulf Lilleengen | 2024-06-03 | 2 | -2/+2 |
| | | |||||
| * | docs: faq: Fix link to bdma example and improve wording. | Priit Laes | 2024-05-28 | 1 | -5/+5 |
| | | |||||
| * | Update docs/pages/faq.adoc | James Munns | 2024-05-25 | 1 | -1/+1 |
| | | |||||
| * | FAQ: One vs Many tasks | James Munns | 2024-05-25 | 1 | -0/+24 |
| | | | | Copy and paste from chat | ||||
| * | fix internal refs | Ulf Lilleengen | 2024-05-21 | 2 | -5/+5 |
| | | |||||
| * | update links | Ulf Lilleengen | 2024-05-21 | 3 | -3/+3 |
| | | |||||
| * | add book ci script | Ulf Lilleengen | 2024-05-21 | 1 | -2/+2 |
| | | |||||
| * | convert from antora to asciidoctor | Ulf Lilleengen | 2024-05-21 | 21 | -0/+1588 |
