embassy/embassy-net-enc28j60
2024-01-12 00:39:01 +01:00
..
src net/driver: remove Medium, make HardwareAddress non_exhaustive. 2023-10-18 05:28:16 +02:00
Cargo.toml Fix invalid "async" crates.io category. 2024-01-12 00:39:01 +01:00
README.md Centralize license and MSRV boilerplate into the repo readme. 2024-01-11 18:18:35 +01:00

embassy-net-enc28j60

embassy-net integration for the Microchip ENC28J60 Ethernet chip.

Based on @japaric's enc28j60 crate.

Interoperability

This crate can run on any executor.