mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-01 22:30:49 +00:00

This adds the WebUSB implementation as per https://wicg.github.io/webusb/, using one in-endpoint and one out-endpoint as well as an example for the RP2040 to illustrate this capability.