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