ezsp 1.4.0

Ember ZNet Serial Protocol
Documentation

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