From 456ebe16755d3c27f7d13ed34540cac424d0970a Mon Sep 17 00:00:00 2001 From: lupyuen Date: Mon, 22 May 2023 23:45:08 +0000 Subject: [PATCH] chore(docs): update TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9b00ef..f76a456 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ The following is a journal that documents the porting of NuttX to PinePhone. It - [PinePhone Accelerometer and Gyroscope](#pinephone-accelerometer-and-gyroscope) - [Compile NuttX on Android with Termux](#compile-nuttx-on-android-with-termux) - [Emulate PinePhone with Unicorn Emulator](#emulate-pinephone-with-unicorn-emulator) +- [Simulate PinePhone UI with Zig, LVGL and WebAssembly](#simulate-pinephone-ui-with-zig-lvgl-and-webassembly) - [Test Logs](#test-logs) - [USB Devices on PinePhone](#usb-devices-on-pinephone) - [Testing Zig Backlight Driver on PinePhone](#testing-zig-backlight-driver-on-pinephone)