Skip to content

Internal fork of zmodem2 repository from codeberg

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

oxidecomputer/zmodem2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zmodem2 - ZMODEM transfer protocol crate

This a library crate that implements ZMODEM transfer protocol, and is continued development from zmodem crate by Aleksei Arbuzov. The crate does not use heap and can be compiled for no_std.

Contributing

  1. For larger changes, please create an issue. For small and cosmetic PR's just a PR is good enough.
  2. Use Closes: #<issue> when the issue exists.
  3. For large singular commits, preferably write also a description to the commit message.
  4. Add Signed-off-by: Firstname Lastname <email@address.com> to the commmits (i.e. git commit -s).
  5. Try to separate changes into logical pieces in a pull requests with multiple commits.

About

Internal fork of zmodem2 repository from codeberg

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages