6a4ac5bd60
This makes location info in defmt logs point to the code calling the macro, instead of always to fmt.rs as before. Fix works with nightlies starting with today's, and stable 1.81+. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
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
.