| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: update to `embassy-hal-internal` v0.3.0 | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 |
| * | `embassy-embedded-hal`: add release automation using `cargo-release` | Ralph Ursprung | 2025-07-08 | 2 | -1/+7 |
| * | prepare changelog for `embassy-embedded-hal` v0.4.0 | Ralph Ursprung | 2025-07-08 | 1 | -0/+3 |
| * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -1/+1 |
| * | Add proper error handling if CS is not dropped | Shaw Drastin | 2025-02-07 | 1 | -2/+14 |
| * | SpiDevice cancel safety: always set CS pin to high on drop | Shaw Drastin | 2025-02-04 | 2 | -4/+12 |
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| * | Prepare embassy-embedded-hal 0.3 | Dániel Buga | 2025-01-05 | 2 | -1/+6 |
| * | Remove useless std cargo features. | Dario Nieuwenhuis | 2024-12-25 | 2 | -6/+1 |
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -1/+1 |
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| * | update dates | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare release of embassy-embedded-hal 0.2.0 | Ulf Lilleengen | 2024-08-05 | 2 | -1/+22 |
| * | Hand-roll Clone impl instead of derive | Mathias | 2024-07-18 | 2 | -2/+20 |
| * | Add Clone derive to flash Partition in embassy-embedded-hal | Mathias | 2024-07-18 | 2 | -0/+2 |
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 |
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 |
| * | embassy-embedded-hal: add support for all word sizes to async shared spi. | Dario Nieuwenhuis | 2024-05-20 | 1 | -6/+8 |
| * | embassy-embedded-hal: remove Word generic for blocking SpiDeviceWithConfig. | Dario Nieuwenhuis | 2024-05-20 | 1 | -11/+4 |
| * | PR remarks | Ragarnoy | 2024-05-20 | 1 | -1/+1 |
| * | rustmft | Ragarnoy | 2024-05-20 | 1 | -8/+4 |
| * | Remove old embedded-hal trait implementations | ragarnoy | 2024-05-20 | 1 | -94/+4 |
| * | Add Copy and 'static constraint to Word type in SPI structs | Ragarnoy | 2024-05-20 | 1 | -4/+9 |
| * | rustfmt | Ragarnoy | 2024-05-20 | 1 | -13/+23 |
| * | Improve flexibility by introducing SPI word size as a generic parameter | Ragarnoy | 2024-05-20 | 1 | -16/+63 |
| * | Allow changing Spi/I2cDeviceWithConfig's config at runtime | Caleb Jamison | 2024-03-23 | 4 | -0/+20 |
| * | Forward transaction() from blocking I2cDevice to underlying bus | Sebastian Goll | 2024-03-20 | 1 | -6/+10 |
| * | 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 |