embassy/embassy-usb-ncm
Dario Nieuwenhuis 5eca119312 usb-ncm: remove useless Cell.
This allows the CDC-NCM class struct to be Send, so you can run
it at a different priority than the main USB stack task.
2022-05-18 21:54:13 +02:00
..
src usb-ncm: remove useless Cell. 2022-05-18 21:54:13 +02:00
Cargo.toml Add embassy-usb-ncm. Implements USBB CDC NCM (Ethernet over USB) 2022-04-24 22:44:52 +02:00