From 867cc93d002ff60c48b52143d4eeb4710fef1f95 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Fri, 11 Sep 2020 16:27:11 +0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08c832f8..34138502 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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