| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -2/+2 |
| | | |||||
| * | Clippy fixes | Dion Dokter | 2025-09-18 | 1 | -5/+5 |
| | | |||||
| * | Add clone impl on shared i2c | Dion Dokter | 2025-09-18 | 1 | -0/+18 |
| | | |||||
| * | Allow changing Spi/I2cDeviceWithConfig's config at runtime | Caleb Jamison | 2024-03-23 | 1 | -0/+5 |
| | | |||||
| * | Forward transaction() from blocking I2cDevice to underlying bus | Sebastian Goll | 2024-03-20 | 1 | -6/+10 |
| | | |||||
| * | eh: update set_config and add get_config | xoviat | 2023-10-01 | 1 | -3/+3 |
| | | |||||
| * | Fix tests. | Dario Nieuwenhuis | 2023-05-29 | 1 | -3/+2 |
| | | |||||
| * | Update embedded-hal crates. | Dario Nieuwenhuis | 2023-04-06 | 1 | -56/+0 |
| | | |||||
| * | Update embedded-hal versions and explicitly pin | Ulf Lilleengen | 2022-09-29 | 1 | -2/+1 |
| | | |||||
| * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 1 | -3/+3 |
| | | |||||
| * | Remove Forever, switch to static_cell. | Dario Nieuwenhuis | 2022-08-22 | 1 | -2/+2 |
| | | |||||
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 1 | -3/+3 |
| | | |||||
| * | embassy-embedded-hal: docs | Dario Nieuwenhuis | 2022-07-19 | 1 | -0/+8 |
| | | |||||
| * | Rename XXBusDevice to XXDevice. | Dario Nieuwenhuis | 2022-07-18 | 1 | -28/+28 |
| | | |||||
| * | Add asynch mod to shared_bus | Henrik Alsér | 2022-07-10 | 1 | -1/+1 |
| | | |||||
| * | Associated type | Henrik Alsér | 2022-07-09 | 1 | -50/+51 |
| | | |||||
| * | Merge upstream | Henrik Alsér | 2022-07-08 | 1 | -3/+2 |
| | | |||||
| * | Merge upstream | Henrik Alsér | 2022-07-08 | 1 | -0/+60 |
| |\ | |||||
| | * | Add EH 0.2 impls + example docs | Henrik Alsér | 2022-07-06 | 1 | -0/+59 |
| | | | |||||
| * | | Shared buses with SetConfig | Henrik Alsér | 2022-07-08 | 1 | -0/+84 |
| |/ | |||||
| * | Mutex | Henrik Alsér | 2022-07-06 | 1 | -37/+52 |
| | | |||||
| * | Add blocking shared bus for i2c and SPI | Henrik Alsér | 2022-07-06 | 1 | -0/+69 |
