zmodem2
zmodem2 provides a ZMODEM file tranmission protocol implementation with step
executed state by the caller. It is based on prior work of Aleksei Arbuzov in
the zmodem crate.
This crate is fully no_std compatible and heapless.
Development
- Git: https://codeberg.org/jarkko/zmodem2.git
- Commits follow the Conventional Commits specification.
- New commits must include a
Signed-off-bytrailer. - Versioning scheme uses Semantic Versioning.