Crates.io | embassy-net-enc28j60 |
lib.rs | embassy-net-enc28j60 |
version | 0.1.0 |
source | src |
created_at | 2023-08-18 15:01:45.590013 |
updated_at | 2024-01-11 23:33:20.707769 |
description | embassy-net driver for the ENC28J60 ethernet chip |
homepage | |
repository | https://github.com/embassy-rs/embassy |
max_upload_size | |
id | 947901 |
size | 48,903 |
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.