embassy-net-esp-hosted

Crates.ioembassy-net-esp-hosted
lib.rsembassy-net-esp-hosted
version0.1.0
sourcesrc
created_at2023-06-15 01:07:03.14109
updated_at2024-01-11 23:33:03.898003
descriptionembassy-net driver for ESP-Hosted
homepage
repositoryhttps://github.com/embassy-rs/embassy
max_upload_size
id890717
size60,976
Dario Nieuwenhuis (Dirbaio)

documentation

https://docs.embassy.dev/embassy-net-esp-hosted

README

ESP-Hosted embassy-net integration

embassy-net integration for Espressif SoCs running the the ESP-Hosted stack.

See examples directory for usage examples with the nRF52840.

Interoperability

This crate can run on any executor.

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

Commit count: 8990

cargo fmt