| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -2/+2 |
| * | stm32: Improvements to CRC HAL. | Kevin P. Fleming | 2025-05-26 | 1 | -16/+23 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -6/+3 |
| * | chore: fix build | elagil | 2025-01-03 | 1 | -1/+1 |
| * | stm32/rcc: replace generated enable/disable code with runtime info | Jan Špaček | 2024-05-25 | 1 | -3/+2 |
| * | Add CRC | Dion Dokter | 2024-04-14 | 1 | -0/+2 |
| * | stm32/spi,crc: update for new PAC | Michael Zill | 2024-04-13 | 1 | -8/+8 |
| * | stm32: use private_bounds for sealed traits. | Dario Nieuwenhuis | 2024-03-23 | 1 | -1/+1 |
| * | stm32: add some docs. | Dario Nieuwenhuis | 2023-12-18 | 1 | -0/+13 |
| * | enable clock first | pbert | 2023-10-12 | 1 | -1/+1 |
| * | STM32: combine RccPeripherals reset() and enable() to reset_and_enable() | pbert | 2023-10-12 | 1 | -5/+2 |
| * | Rename embassy-hal-common to embassy-hal-internal, document it's for internal... | Dario Nieuwenhuis | 2023-07-28 | 1 | -1/+1 |
| * | stm32: update stm32-metapac. | Dario Nieuwenhuis | 2023-06-19 | 1 | -57/+41 |
| * | Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral | Dario Nieuwenhuis | 2022-07-23 | 1 | -5/+5 |
| * | Update embassy-stm32 | Dario Nieuwenhuis | 2022-07-23 | 1 | -6/+2 |
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 1 | -1/+2 |
| * | Add embassy-cortex-m crate. | Dario Nieuwenhuis | 2022-06-12 | 1 | -1/+1 |
| * | Update stm32-metapac. | Dario Nieuwenhuis | 2022-06-07 | 1 | -4/+4 |
| * | Add missing `+ 'd` on unborrows. | Dario Nieuwenhuis | 2022-02-10 | 1 | -3/+7 |
| * | Cargo fmt | Joshua Salzedo | 2021-09-27 | 1 | -2/+2 |
| * | Fix variable names in crc_v2/v3. | Joshua Salzedo | 2021-09-27 | 1 | -13/+13 |
| * | Use unborrow for CRC constructor | Joshua Salzedo | 2021-09-27 | 1 | -0/+178 |
