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
- use https://docs.rs/autotools/0.2.1/autotools/
- 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