| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | embassy-usb-synopsys-otg: default vbus_detect to false. | Dario Nieuwenhuis | 2024-05-13 | 1 | -1/+1 |
| * | Release embassy-usb-synopsys-otg v0.1.0 | Dario Nieuwenhuis | 2024-04-30 | 2 | -3/+15 |
| * | Configure MAX_EP_COUNT via const generics | Dániel Buga | 2024-04-27 | 1 | -20/+18 |
| * | Only access the necessary parts of State | Dániel Buga | 2024-04-27 | 1 | -27/+33 |
| * | Group endpoint states into a per-endpoint struct | Dániel Buga | 2024-04-27 | 1 | -30/+40 |
| * | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 2 | -2/+1 |
| * | Remove leftover `cargo new` boilerplate. | Dario Nieuwenhuis | 2024-04-26 | 1 | -2/+0 |
| * | Add some metadata | Dániel Buga | 2024-04-26 | 2 | -1/+19 |
| * | Hide the Dir trait | Dániel Buga | 2024-04-26 | 1 | -6/+8 |
| * | Extract synopsys otg driver | Dániel Buga | 2024-04-26 | 5 | -0/+6053 |
