embassy/embassy-nrf
Dario Nieuwenhuis 6af5f8eb2d usb: merge alloc_control_pipe and into_bus into start.
This prevents calling `alloc_control_pipe` twice at compile time, which was
always an error.
2022-05-10 17:30:07 +02:00
..
src usb: merge alloc_control_pipe and into_bus into start. 2022-05-10 17:30:07 +02:00
Cargo.toml Replace embassy::io with embedded_io. 2022-05-07 01:45:54 +02:00