openthread-sys
Rust bindings for OpenThread generated by bindgen intended for embedded devices. Usage sample in openthread-rust.
Status
Work in Progress
Features
- [x] 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