mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 12:20:37 +00:00

* List dependencies of a crate * List dependents of a crate * Perform semver-checks of a crate * Prepare a release for a crate and all dependents * Use a single release.toml for cargo-release * Add changelogs where missing
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
.