From 6be959c8c6bda5f93b81ff53d5a88dad20390fbb Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Mon, 7 Sep 2020 17:19:35 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a2497107..08c832f8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Experimental version with Rust on RIOT. See the presentation slides and article. 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) + The firmware is __built automatically__ in the GitHub Cloud. Just fork this repo, update the source code and the built firmware will be available for download under __"Actions"__.