5 releases
0.1.4 | Jun 8, 2020 |
---|---|
0.1.3 | Jun 8, 2020 |
0.1.2 | Jun 3, 2020 |
0.1.1 | Jun 3, 2020 |
0.1.0 | Jun 1, 2020 |
#515 in #thread
32 downloads per month
Used in openthread-rust
7MB
153K
SLoC
Contains (obscure autoconf code, 37KB) vendor/openthread/configure.ac, (obscure autoconf code, 14KB) configure.ac
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