embassy/embassy-net-ppp
2023-10-16 20:59:06 +02:00
..
src update embedded-io, embedded-nal-async. 2023-10-04 00:10:55 +02:00
Cargo.toml Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 2023-10-16 20:59:06 +02: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.