.github
.vscode
cyw43
cyw43-firmware
cyw43-pio
docs
embassy-boot
embassy-boot-nrf
embassy-boot-rp
embassy-boot-stm32
embassy-embedded-hal
embassy-executor
embassy-executor-macros
embassy-futures
embassy-hal-internal
embassy-net
embassy-net-adin1110
embassy-net-driver
embassy-net-driver-channel
embassy-net-enc28j60
embassy-net-esp-hosted
src
Cargo.toml
README.md
embassy-net-ppp
embassy-net-tuntap
embassy-net-wiznet
embassy-nrf
embassy-rp
embassy-stm32
embassy-stm32-wpan
embassy-sync
embassy-time
embassy-time-driver
embassy-time-queue-driver
embassy-usb
embassy-usb-dfu
embassy-usb-driver
embassy-usb-logger
examples
tests
.gitattributes
.gitignore
LICENSE-APACHE
LICENSE-MIT
NOTICE.md
README.md
ci-nightly.sh
ci.sh
rust-toolchain-nightly.toml
rust-toolchain.toml
rustfmt.toml
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
.