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 |
embassy-net-enc28j60
embassy-net
integration for the Microchip ENC28J60 Ethernet chip.
Based on @japaric's enc28j60
crate.
Interoperability
This crate can run on any executor.