embassy-net-wiznet

Crates.ioembassy-net-wiznet
lib.rsembassy-net-wiznet
version0.1.0
sourcesrc
created_at2023-06-15 01:02:46.99107
updated_at2024-01-11 23:00:27.720183
descriptionembassy-net driver for WIZnet SPI Ethernet chips
homepage
repositoryhttps://github.com/embassy-rs/embassy
max_upload_size
id890715
size19,889
Dario Nieuwenhuis (Dirbaio)

documentation

README

WIZnet embassy-net integration

embassy-net integration for the WIZnet SPI ethernet chips, operating in MACRAW mode.

See examples directory for usage examples with the rp2040 WIZnet W5500-EVB-Pico module.

Supported chips

  • W5500
  • W5100S

Interoperability

This crate can run on any executor.

It supports any SPI driver implementing embedded-hal-async.

Commit count: 8990

cargo fmt