embassy/embassy-usb-synopsys-otg/src
Matt Ickstadt 5a8ac21f6b embassy-usb-synopsys-otg: impl Sync for EpState
This restores the Send/Sync impls for EpState, which were incidentally
removed in #2881. This allows the Endpoints to be send to tasks, e.g.
as part of a custom class implementation.
2024-05-20 12:21:55 -05:00
..
fmt.rs Extract synopsys otg driver 2024-04-26 17:58:23 +02:00
lib.rs embassy-usb-synopsys-otg: impl Sync for EpState 2024-05-20 12:21:55 -05:00
otg_v1.rs Extract synopsys otg driver 2024-04-26 17:58:23 +02:00