From 5387de518e50232453e0df27c8f275692342b7cf Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Tue, 6 Jun 2023 12:17:12 +0800 Subject: [PATCH] Add article --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 055b955..f5b33f4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ __LVGL Graphics__ - ["(Possibly) LVGL in WebAssembly with Zig Compiler"](https://lupyuen.github.io/articles/lvgl3) +- ["NuttX RTOS for PinePhone: Feature Phone UI in LVGL, Zig and WebAssembly"](https://lupyuen.github.io/articles/lvgl4) + __Accelerometer and Gyroscope__ - ["Inside a Smartphone Accelerometer: PinePhone with NuttX RTOS"](https://www.hackster.io/lupyuen/inside-a-smartphone-accelerometer-pinephone-with-nuttx-rtos-b92b58) @@ -7418,7 +7420,9 @@ Read the articles... # Simulate PinePhone UI with Zig, LVGL and WebAssembly -Read the article... +Read the articles... + +- ["NuttX RTOS for PinePhone: Feature Phone UI in LVGL, Zig and WebAssembly"](https://lupyuen.github.io/articles/lvgl4) - ["(Possibly) LVGL in WebAssembly with Zig Compiler"](https://lupyuen.github.io/articles/lvgl3)