embassy/embassy-net-enc28j60
2023-10-18 05:28:16 +02:00
..
src net/driver: remove Medium, make HardwareAddress non_exhaustive. 2023-10-18 05:28:16 +02:00
Cargo.toml Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 2023-10-16 20:59:06 +02:00
README.md net-enc28j60: add docs, readme. 2023-08-15 14:27:31 +02: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.

License

This work is licensed under either of

at your option.