usbd-ethernet 0.3.0

Communication Device Class Network Control Model (CDC-NCM) class for usb-device
Documentation
1
2
3
4
5
6
7
8
9
10
# usbd-ethernet


[![Library build](https://github.com/dlkj/usbd-ethernet/actions/workflows/lib_build.yml/badge.svg)](https://github.com/dlkj/usbd-ethernet/actions/workflows/lib_build.yml)
[![Examples RP2040 build](https://github.com/dlkj/usbd-ethernet/actions/workflows/examples_rp2040_build.yml/badge.svg)](https://github.com/dlkj/usbd-ethernet/actions/workflows/examples_rp2040_build.yml)
[![Security audit](https://github.com/dlkj/usbd-ethernet/actions/workflows/audit.yml/badge.svg)](https://github.com/dlkj/usbd-ethernet/actions/workflows/audit.yml)

[![crates.io](https://img.shields.io/crates/v/usbd-ethernet.svg)](https://crates.io/crates/usbd-ethernet)
[![docs.rs](https://docs.rs/usbd-ethernet/badge.svg)](https://docs.rs/usbd-ethernet)

CDC-NCM USB ethernet implementation for [`usb-device`](https://crates.io/crates/usb-device).