| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32: add timeout to I2C driver | Andres Oliva | 2023-10-10 | 1 | -209/+0 |
| * | stm32: only enable async TimeoutI2c on V2 I2C peripheral | Matt Ickstadt | 2023-07-31 | 1 | -0/+8 |
| * | stm32: add async timeout functions to I2c and TimeoutI2c | Matt Ickstadt | 2023-07-31 | 1 | -0/+74 |
| * | stm32: add outlives bounds to TimeoutI2c impl blocks | Matt Ickstadt | 2023-07-31 | 1 | -6/+10 |
| * | TimeoutI2c: allow ref to live shorter than peripheral | Matt Ickstadt | 2023-07-28 | 1 | -9/+11 |
| * | Update embedded-hal crates. | Dario Nieuwenhuis | 2023-04-06 | 1 | -48/+27 |
| * | Add more docs | chemicstry | 2022-10-24 | 1 | -0/+3 |
| * | Implement TimeoutI2c for i2cv2 | chemicstry | 2022-10-24 | 1 | -9/+9 |
| * | Add docs | chemicstry | 2022-10-24 | 1 | -0/+7 |
| * | Implement i2cv1 timeout | chemicstry | 2022-10-24 | 1 | -0/+132 |
