embassy/embassy-net-ppp
2023-12-04 13:15:10 +00:00
..
src update embedded-io, embedded-nal-async. 2023-10-04 00:10:55 +02:00
Cargo.toml update release version in examples and other crates 2023-12-04 13:15:10 +00:00
README.md net-ppp: Add it. 2023-08-25 20:45:23 +02:00

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.

License

This work is licensed under either of

at your option.