Crates.io | embassy-net-esp-hosted |
lib.rs | embassy-net-esp-hosted |
version | 0.1.0 |
source | src |
created_at | 2023-06-15 01:07:03.14109 |
updated_at | 2024-01-11 23:33:03.898003 |
description | embassy-net driver for ESP-Hosted |
homepage | |
repository | https://github.com/embassy-rs/embassy |
max_upload_size | |
id | 890717 |
size | 60,976 |
embassy-net
integrationembassy-net
integration for Espressif SoCs running the the ESP-Hosted stack.
See examples
directory for usage examples with the nRF52840.
This crate can run on any executor.
It supports any SPI driver implementing embedded-hal-async
.