ezsp 1.2.4

Ember ZNet Serial Protocol
docs.rs failed to build ezsp-1.2.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: ezsp-1.5.0

ezsp

The EmberZNet Serial Protocol

Work in Progress

This is a work in progress.

The goal is to provide a Rust implementation of the EZSP library as documented below.

Documentation

The official documentation can be found at

Legal

This project is free software and is not affiliated with Siliconlabs.

Contribution guidelines

  • Use cargo fmt
  • Check code with cargo clippy