| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'main' of https://github.com/embassy-rs/embassy into xspi | xoviat | 2025-11-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| * | | hspi: properly respect the max DMA transfer size when reading and writing | Brian Schwind | 2025-10-04 | 1 | -32/+41 |
| * | | hspi: properly configure the transfer size | Brian Schwind | 2025-10-04 | 1 | -6/+12 |
| * | | hspi: use a named enum variant in place of a literal zero | Brian Schwind | 2025-10-04 | 1 | -1/+1 |
| |/ | |||||
| * | Unify derivation of Clone, Copy and defmt::format for all *SPI configs | goodhoko | 2025-09-16 | 1 | -0/+2 |
| * | Apply fixes to HSPI as well | Brian Schwind | 2025-09-13 | 1 | -9/+8 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -83/+81 |
| * | `embassy-stm32::hspi`: gate derive(defmt::Format) behind feature flag | dimi | 2025-03-18 | 2 | -12/+24 |
| * | stm32u5: Add support for HSPI peripheral | William Spinelli | 2025-01-07 | 2 | -0/+1419 |
