| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat: impl `MultiwriteNorFlash` for `BlockingAsync` | Haobo Gu | 2024-03-15 | 1 | -2/+6 | |
| * | Complete cargo.tomls more. | Dario Nieuwenhuis | 2024-01-12 | 1 | -1/+8 | |
| * | Add docs.rs metadata to all crates. | Dario Nieuwenhuis | 2024-01-11 | 1 | -0/+3 | |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -1/+1 | |
| * | embassy-embedded-hal: add README. | Dario Nieuwenhuis | 2024-01-11 | 2 | -2/+13 | |
| * | Remove nightly autodetects. | Dario Nieuwenhuis | 2024-01-10 | 2 | -20/+0 | |
| * | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 1 | -2/+2 | |
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -2/+2 | |
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 | |
| * | update embedded-storage{,-async}, remove patch. | Dario Nieuwenhuis | 2023-12-04 | 1 | -2/+2 | |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 9 | -34/+36 | |
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 4 | -21/+29 | |
| * | shared_bus/blocking/spi: fix build and behaviour when "time" disabled | Torin Cooper-Bennun | 2023-11-27 | 1 | -2/+10 | |
| * | embassy-embedded-hal: don't use feature(try_blocks). | Dario Nieuwenhuis | 2023-11-24 | 2 | -17/+37 | |
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -1/+1 | |
| * | Re-add impl_trait_projections | Dániel Buga | 2023-10-30 | 1 | -1/+2 | |
| * | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 | |
| * | time: Update examples, tests, and other code to use new Timer::after_x conven... | Adam Greig | 2023-10-15 | 1 | -6/+2 | |
| * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 | |
| * | Add some uncontroversial derives to Error types | James Munns | 2023-10-06 | 1 | -1/+1 | |
| * | Remove impl_trait_projections. | Dario Nieuwenhuis | 2023-10-02 | 1 | -1/+1 | |
| * | eh: update set_config and add get_config | xoviat | 2023-10-01 | 6 | -10/+28 | |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 | |
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 | |
| * | Update embedded-hal to 1.0.0-rc.1 (#1783) | Dario Nieuwenhuis | 2023-08-16 | 2 | -12/+3 | |
| * | Release embassy-time v0.1.2 | Dario Nieuwenhuis | 2023-07-06 | 1 | -1/+1 | |
| * | update embedded-hal crates. | Dario Nieuwenhuis | 2023-07-04 | 6 | -278/+61 | |
| * | Add offset and size accessors to Partition | Rasmus Melchior Jacobsen | 2023-05-30 | 2 | -0/+20 | |
| * | Fix tests. | Dario Nieuwenhuis | 2023-05-29 | 2 | -6/+4 | |
| * | Use RefCell in blocking mutex | Rasmus Melchior Jacobsen | 2023-05-27 | 1 | -13/+27 | |
| * | Add BlockingPartition | Rasmus Melchior Jacobsen | 2023-05-27 | 4 | -23/+159 | |
| * | Remove runtime offset and size assertions | Rasmus Melchior Jacobsen | 2023-05-26 | 3 | -20/+18 | |
| * | Create flash partition for shared flash access | Rasmus Melchior Jacobsen | 2023-05-26 | 6 | -127/+308 | |
| *-. | Merge #1475 #1478 #1482 | bors[bot] | 2023-05-25 | 6 | -4/+535 | |
| |\ \ | ||||||
| | | * | Add ConcatFlash utility | Rasmus Melchior Jacobsen | 2023-05-24 | 2 | -0/+288 | |
| | |/ |/| | ||||||
| | * | Move module documentation | Rasmus Melchior Jacobsen | 2023-05-22 | 2 | -2/+2 | |
| | * | Add YieldingAsync adapter | Rasmus Melchior Jacobsen | 2023-05-22 | 4 | -79/+241 | |
| | * | Yield between BlockingAsync NorFlash write and erase operations | Rasmus Melchior Jacobsen | 2023-05-22 | 2 | -3/+84 | |
| * | | Remove debug | Caleb Jamison | 2023-05-22 | 1 | -2/+0 | |
| * | | Add i2c transaction | Caleb Jamison | 2023-05-22 | 1 | -6/+13 | |
| |/ | ||||||
| * | Update Rust nightly. | Dario Nieuwenhuis | 2023-05-19 | 1 | -1/+0 | |
| * | Remove unused `feature(type_alias_impl_trait)`. | Dario Nieuwenhuis | 2023-05-14 | 1 | -4/+1 | |
| * | Remove the _todo_embedded_hal_serial impls. EH will probably not have these s... | Dario Nieuwenhuis | 2023-04-15 | 1 | -42/+0 | |
| * | Release embassy-sync v0.2.0 | Dario Nieuwenhuis | 2023-04-13 | 1 | -1/+1 | |
| * | Update embedded-hal crates. | Dario Nieuwenhuis | 2023-04-06 | 7 | -144/+307 | |
| * | Bump embedded-storage-async to 0.4 | Mehmet Ali Anil | 2023-03-06 | 2 | -13/+8 | |
| * | Switch to async-fn-in-trait | Dario Nieuwenhuis | 2022-11-25 | 5 | -161/+103 | |
| * | Update Rust nightly. | Dario Nieuwenhuis | 2022-10-26 | 1 | -1/+1 | |
| * | all Cargo.toml: Add license to all crate Cargo.toml files | chrysn | 2022-10-07 | 1 | -0/+1 | |
| * | Build docs in CI | Dario Nieuwenhuis | 2022-10-02 | 1 | -1/+1 | |
