Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen authored Sep 11, 2020
1 parent 6be959c commit 867cc93
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Bosmoment-style Pinetime firmware applications
# Rust on RIOT for PineTime Smart Watch

![RIOT on PineTime Smart Watch](https://lupyuen.github.io/images/pinetime-riot.jpg)

Experimental version with Rust on RIOT. See the presentation slides and article...
Rust on RIOT for [PineTime Smart Watch](https://wiki.pine64.org/index.php/PineTime). See the presentation and article...

1. [_Safer, Simpler Embedded Programs with Rust on RIOT_](https://docs.google.com/presentation/d/1IgCsWJ5TYpPaHXZlaETlM2rYQrBmOpN2WeFsNjmYO_k/edit?usp=sharing)

1. [_Video Presentation_](https://youtu.be/rTxeXnlH-mM)

1. [_Porting PineTime Watch Face from C to Rust On RIOT with LVGL_](https://lupyuen.github.io/pinetime-rust-riot/articles/watch_face)

1. [_WebAssembly Simulator for Rust on RIOT_](https://github.com/AppKaki/lvgl-wasm/blob/rust/README.md)
Expand All @@ -22,6 +24,10 @@ The Worklow is similar to the one described in this article...

[_Build PineTime Firmware in the Cloud with GitHub Actions_](https://lupyuen.github.io/pinetime-rust-mynewt/articles/cloud)

Based on [`github.com/bosmoment/PineTime-apps`](https://github.com/bosmoment/PineTime-apps)...

# Bosmoment-style Pinetime firmware applications

Friendly firmware applications for the Pinetime!

This repository contains a number of applications and helper modules specific
Expand Down

0 comments on commit 867cc93

Please sign in to comment.