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-ppp
embassy-net
integration for PPP over Serial.
Interoperability
This crate can run on any executor.
It supports any serial port implementing embedded-io-async
.