| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Move traits to separate crate. | xoviat | 2021-03-02 | 1 | -1/+1 |
| | | |||||
| * | Update readme | Dario Nieuwenhuis | 2021-01-02 | 1 | -8/+8 |
| | | |||||
| * | Remove anyfmt | Dario Nieuwenhuis | 2020-11-27 | 1 | -8/+0 |
| | | |||||
| * | Add multi-priority executor example. | Dario Nieuwenhuis | 2020-09-26 | 1 | -1/+1 |
| | | |||||
| * | Update README. | Dario Nieuwenhuis | 2020-09-25 | 1 | -5/+61 |
| | | |||||
| * | First commit | Dario Nieuwenhuis | 2020-09-22 | 1 | -0/+30 |
