openthread-sys 0.1.0

Rust bindings for OpenThread
Documentation

openthread-sys

Rust bindings for OpenThread generated by bindgen intended for embedded devices. Usage sample in openthread-rust.

Status

Work in Progress

Features

  • Build Script
    • gitignore more files
    • Build scripts should not modify anything outside of OUT_DIR.
    • Configurable Device Type (MTD/FTD/NCP/RCP) as cargo features
  • no-std support
  • cross-compiling support