| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: mention nrf54 support | Ulf Lilleengen | 2025-12-02 | 1 | -1/+1 |
| | | |||||
| * | readme: very minor link fixes | Rob Wells | 2025-10-29 | 1 | -2/+2 |
| | | | | | | | | Two links in the readme pointed to files on the master branch, which has since been renamed to main. This change alters the link to point to the files on the main branch, avoiding the "branch renamed" banner on GitHub. | ||||
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 1 | -1/+1 |
| | | |||||
| * | Fix a minor formatting issue in `README.md` | Nicholas Nethercote | 2025-05-16 | 1 | -2/+2 |
| | | |||||
| * | chore: minor readme cleanup | Yuri Astrakhan | 2025-05-02 | 1 | -43/+48 |
| | | | | | use simpler markdown linking, minor grammar cleanup | ||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -3/+3 |
| | | |||||
| * | Merge pull request #3966 from i509VCB/mspm0-init | Ulf Lilleengen | 2025-03-21 | 1 | -0/+1 |
| |\ | | | | | | | Embassy for MSPM0 | ||||
| | * | Add docs related things | i509VCB | 2025-03-19 | 1 | -0/+1 |
| | | | |||||
| * | | Add py32-hal to documentation | decaday | 2025-03-19 | 1 | -0/+1 |
| |/ | |||||
| * | Update README.md to include a reference to mpfs-hal | Alex Charlton | 2025-03-03 | 1 | -0/+1 |
| | | |||||
| * | docs: fix esp wording and mention trouble | Ulf Lilleengen | 2025-02-13 | 1 | -7/+7 |
| | | | | | Fixes #3831 | ||||
| * | fix link to embassy book | Ulf Lilleengen | 2024-05-24 | 1 | -1/+1 |
| | | |||||
| * | Remove "cargo install probe-rs", point users to probe.rs instead. | Dario Nieuwenhuis | 2024-05-21 | 1 | -6/+1 |
| | | | | | Fixes #2965 | ||||
| * | Add ch32-hal to HAL list | Andelf | 2024-05-01 | 1 | -0/+1 |
| | | |||||
| * | Fix spelling and white space mistakes | Vega Deftwing | 2024-04-11 | 1 | -4/+4 |
| | | |||||
| * | docs: use correct link to book | Ulf Lilleengen | 2024-02-09 | 1 | -1/+1 |
| | | | | | Fixes #2550 | ||||
| * | Centralize license and MSRV boilerplate into the repo readme. | Dario Nieuwenhuis | 2024-01-11 | 1 | -1/+7 |
| | | |||||
| * | update MSRV in readme, nightly is no longer needed. | Dario Nieuwenhuis | 2024-01-10 | 1 | -8/+2 |
| | | |||||
| * | Fix lora-rs link in README | Benjamin Ward | 2023-12-30 | 1 | -2/+1 |
| | | |||||
| * | Remove embassy-lora from doc build. | Dario Nieuwenhuis | 2023-12-04 | 1 | -1/+1 |
| | | |||||
| * | time: Update documentation to use new after_x convenience methods | Adam Greig | 2023-10-15 | 1 | -2/+2 |
| | | |||||
| * | update readme | xoviat | 2023-07-22 | 1 | -0/+5 |
| | | |||||
| * | Add notes about setting chip name correctly for examples. | Adam Greig | 2023-07-22 | 1 | -0/+6 |
| | | |||||
| * | Update readme | Dario Nieuwenhuis | 2023-06-29 | 1 | -2/+2 |
| | | |||||
| * | README fixes. | Dario Nieuwenhuis | 2023-05-31 | 1 | -8/+1 |
| | | |||||
| * | Remove legacy LoRa drivers. | ceekdee | 2023-04-27 | 1 | -1/+1 |
| | | |||||
| * | Switch from probe-run to probe-rs-cli. | Dario Nieuwenhuis | 2023-04-26 | 1 | -2/+2 |
| | | | | | | - probe-run screwed up the last release 2 weeks ago and it's still not fixed (issue 391). Doesn't look well maintained. - Even when it's not broken, it lags behind probe-rs-cli in new chips support because it's slow in updating probe-rs. | ||||
| * | readme: add embassy-rp | Dario Nieuwenhuis | 2023-03-05 | 1 | -0/+1 |
| | | |||||
| * | Add embassy-esp README | Scott Mabin | 2023-03-02 | 1 | -0/+3 |
| | | |||||
| * | Rename examples/nrf to examples/nrf52840 | Dominik Boehi | 2023-01-09 | 1 | -3/+4 |
| | | |||||
| * | Initial add for sx126x | ceekdee | 2022-09-27 | 1 | -1/+1 |
| | | |||||
| * | Update documentation link | Daniel Bevenius | 2022-09-03 | 1 | -1/+1 |
| | | | | | | This commit updates the documentation link which currently results in a 404 Not Found. | ||||
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 1 | -3/+3 |
| | | |||||
| * | Remove HAL initialization from #[embassy::main] macro. | Dario Nieuwenhuis | 2022-08-17 | 1 | -1/+3 |
| | | |||||
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 1 | -6/+6 |
| | | |||||
| * | Ignore compiling rust code | Ulf Lilleengen | 2022-06-15 | 1 | -5/+6 |
| | | |||||
| * | Ensure links get formatted correctly in cargo doc | Ulf Lilleengen | 2022-06-15 | 1 | -1/+1 |
| | | |||||
| * | Include README.md in crate documentation | Ulf Lilleengen | 2022-06-15 | 1 | -2/+2 |
| | | |||||
| * | More README fix. | Dario Nieuwenhuis | 2022-04-19 | 1 | -1/+1 |
| | | |||||
| * | Readme formatting fix. | Dario Nieuwenhuis | 2022-04-19 | 1 | -10/+9 |
| | | |||||
| * | Readme fix. | Dario Nieuwenhuis | 2022-04-19 | 1 | -1/+0 |
| | | |||||
| * | New README. | Dario Nieuwenhuis | 2022-04-19 | 1 | -39/+90 |
| | | |||||
| * | traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash. | Dario Nieuwenhuis | 2022-01-27 | 1 | -9/+0 |
| | | |||||
| * | Some notes in the readme about docs | Ulf Lilleengen | 2021-12-13 | 1 | -2/+5 |
| | | |||||
| * | Rust Analyzer documentation | huntc | 2021-12-09 | 1 | -4/+21 |
| | | | | | | | Intends to clarify how to make Embassy usable from within Visual Studio Code by assuming the presence of the Rust Analyzer. Note that IntelliJ does not support the Rust Analyzer, so an open question remains as to the whether this is a good move. If it turns out not to be a good move then we should still look at clarifying the use of a workspace file. | ||||
| * | Extend SAADC one shot support | huntc | 2021-10-09 | 1 | -0/+2 |
| | | | | | | | | | One-shot mode now permits the sampling of differential pins, and the sampling of multiple pins simultaneously. A new ChannelConfig structure has been introduced so that multiple channels can be configured individually. Further, the `sample` method now accepts a buffer into which samples are written. Along the way, I've reset some default configuration to align with Nordic's settings in their nrfx saadc driver. Specifically, the channel gain defaults to 6 (from 4) and the time defaults to 10us (from 20us). | ||||
| * | Trivial to trigger checks from CI. | Bob McWhirter | 2021-07-28 | 1 | -0/+1 |
| | | |||||
| * | Improve examples section of readme | Rukai | 2021-06-05 | 1 | -4/+14 |
| | | |||||
| * | readme: add wiki link | xoviat | 2021-03-22 | 1 | -1/+2 |
| | | |||||
| * | Fix probe-run install command | Vadim Kaushan | 2021-03-14 | 1 | -1/+1 |
| | | |||||
