An open API service indexing awesome lists of open source software.

https://github.com/lupyuen/pinetime-macros

Rust Safe Wrapper Macros for Mynewt on PineTime Smart Watch
https://github.com/lupyuen/pinetime-macros

crates mynewt pinetime pinetime-watch-face rust safe-wrapper-macros

Last synced: about 2 months ago
JSON representation

Rust Safe Wrapper Macros for Mynewt on PineTime Smart Watch

Awesome Lists containing this project

README

        

# Rust Safe Wrapper Macros for Mynewt on PineTime Smart Watch

This crate contains Safe Wrapper Macros used by the PineTime Watch Face Framework: [`pinetime-watchface`](https://crates.io/crates/pinetime-watchface)

Check out a sample watch face created with this framework: [`barebones-watchface`](https://crates.io/crates/barebones-watchface)

Refer to the article...

["Create Your Own PineTime Watch Face in Rust... And Publish on crates.io"](https://lupyuen.github.io/pinetime-rust-mynewt/articles/watchface)

See [`src`](src) for more details.