embassy/embassy-net-ppp
Ulf Lilleengen 1b20ba27b1 feat: bump embassy-sync version to 0.3.0
Update changelog in preparation for release
2023-09-14 18:26:00 +02:00
..
src Sync all fmt.rs files. 2023-08-30 01:37:18 +02:00
Cargo.toml feat: bump embassy-sync version to 0.3.0 2023-09-14 18:26:00 +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.