Embassy
embassy-usb

Crates

git

Versions

default

Flavors

Module embassy_usb::class::cdc_ncm

source ·
Expand description

CDC-NCM class implementation, aka Ethernet over USB.

§Compatibility

Windows: NOT supported in Windows 10 (though there’s apparently a driver you can install?). Supported out of the box in Windows 11.

Linux: Well-supported since forever.

Android: Support for CDC-NCM is spotty and varies across manufacturers.

Modules§

Structs§

Constants§

  • This should be used as device_class when building the UsbDevice.