mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 14:22:33 +00:00
.. | ||
src | ||
Cargo.toml | ||
README.md |
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.