embassy/embassy-net-esp-hosted
2023-12-20 13:39:45 +01:00
..
src fix: expose less 2023-12-20 13:39:45 +01:00
Cargo.toml fix: add readme and fix remaining warnings 2023-12-20 12:24:51 +01:00
README.md fix: add readme and fix remaining warnings 2023-12-20 12:24:51 +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.

Supported chips

  • W5500
  • W5100S

Interoperability

This crate can run on any executor.

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

License

This work is licensed under either of

at your option.