erdnuss-comms

Crates.ioerdnuss-comms
lib.rserdnuss-comms
version0.999.99
sourcesrc
created_at2024-01-12 12:24:31.505545
updated_at2024-01-18 16:30:04.291886
descriptionA small RS-485 comms protocol
homepage
repositoryhttps://github.com/jamesmunns/erdnuss-pub
max_upload_size
id1097638
size58,940
James Munns (jamesmunns)

documentation

https://docs.rs/erdnuss-comms/

README

Erdnuss Comms

This is the core engine of the Erdnuss RS-485 comms protocol.

Versioning

I plan to get this to v1.0 ASAP. Likely this will be gated on me getting docs finished, and maybe updating a few dep versions.

Until then:

  • breaking changes will increment the minor version with another 9, e.g. 0.9.x -> 0.99.x -> 0.999.x
  • non-breaking changes will increment the trivial version with another 9, e.g. 0.x.9 -> 0.x.99. This probably won't reset on breaking changes, because that's funnier.

License

MPLv2.0

Commit count: 0

cargo fmt