| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename embassy-extras to embassy-hal-common | Dario Nieuwenhuis | 2021-07-29 | 1 | -122/+0 |
| * | Replace `PeripheralStateUnchecked` with `register_interrupt_unchecked` | Liam Murphy | 2021-07-29 | 1 | -19/+33 |
| * | Don't allow disabling interrupts wrapped by `PeripheralMutex` | Liam Murphy | 2021-07-28 | 1 | -16/+0 |
| * | Remove critical sections from `PeripheralMutex` interrupt handler by checking... | Liam Murphy | 2021-07-27 | 1 | -14/+47 |
| * | Add `Send/Sync` bounds to `PeripheralState` | Liam Murphy | 2021-07-24 | 1 | -5/+12 |
| * | Fix stm32 ethernet | Liam Murphy | 2021-07-05 | 1 | -2/+2 |
| * | Elide lifetimes on `Peripheral::state` | Liam Murphy | 2021-07-05 | 1 | -1/+1 |
| * | extras: Fix UB in `Peripheral` | Liam Murphy | 2021-07-05 | 1 | -12/+33 |
| * | Code size optimizations. | Dario Nieuwenhuis | 2021-03-29 | 1 | -5/+0 |
| * | extras: add Peripheral with shared state (like PeripheralMutex but without mu... | Dario Nieuwenhuis | 2021-03-29 | 1 | -0/+68 |
