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

#1422 in Embedded development

Download history 1/week @ 2024-02-11 17/week @ 2024-02-25 17/week @ 2024-03-03 18/week @ 2024-03-10 10/week @ 2024-03-17 5/week @ 2024-03-24 94/week @ 2024-03-31

130 downloads per month
Used in 4 crates (via pinetime-lvgl)

Apache-2.0

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
~65K SLoC