mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
.. | ||
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
.