Files
embassy/embassy-net-esp-hosted
2024-06-04 09:02:41 +02:00
..
2024-03-20 14:53:19 +01:00
2024-01-11 18:56:17 +01:00

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.