7 releases (stable)
2.0.0 | Oct 19, 2020 |
---|---|
1.0.4 | Oct 12, 2020 |
1.0.2 | Oct 8, 2020 |
1.0.0 | Oct 7, 2020 |
0.2.0 | Oct 7, 2020 |
#1693 in Embedded development
Used in 4 crates
(via pinetime-lvgl)
405KB
9K
SLoC
Rust Mynewt Bindings for PineTime Smart Watch
This crate contains Mynewt Bindings used by the PineTime Watch Face Framework: pinetime-watchface
Check out a sample watch face created with this framework: barebones-watchface
Refer to the article...
"Create Your Own PineTime Watch Face in Rust... And Publish on crates.io"
See src
for more details.
lib.rs
:
Mynewt API for Rust. Contains Rust bindings for Mynewt API for C, generated by bindgen
.
Also includes safe versions of Mynewt APIs created specially for Rust.
Dependencies
~3.5MB
~66K SLoC