Crates.io | embassy-net-enc28j60 |
lib.rs | embassy-net-enc28j60 |
version | 0.2.1 |
created_at | 2023-08-18 15:01:45.590013+00 |
updated_at | 2025-08-27 17:04:56.516383+00 |
description | embassy-net driver for the ENC28J60 ethernet chip |
homepage | |
repository | https://github.com/embassy-rs/embassy |
max_upload_size | |
id | 947901 |
size | 56,602 |
embassy-net-enc28j60
embassy-net
integration for the Microchip ENC28J60 Ethernet chip.
Based on @japaric's enc28j60
crate.
This crate can run on any executor.