From 86388a1d46e48f0a2b5ed0cfe86f190475fae3e6 Mon Sep 17 00:00:00 2001 From: yangjie Date: Fri, 24 Dec 2021 15:29:04 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=B7=BB=E5=8A=A0]lvgl=E5=88=B0=E4=BE=A7?= =?UTF-8?q?=E8=BE=B9=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rt-thread-version/rt-thread-standard/_sidebar.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rt-thread-version/rt-thread-standard/_sidebar.md b/rt-thread-version/rt-thread-standard/_sidebar.md index d848241..2c72111 100644 --- a/rt-thread-version/rt-thread-standard/_sidebar.md +++ b/rt-thread-version/rt-thread-standard/_sidebar.md @@ -86,6 +86,8 @@ - 工具 - [SystemView 分析工具](/rt-thread-version/rt-thread-standard/application-note/debug/systemview/an0009-systemview.md) - [Segger RTT](/rt-thread-version/rt-thread-standard/application-note/debug/seggerRTT/segger_rtt.md) + - 多媒体 + - [LVGL](/rt-thread-version/rt-thread-standard/packages-manual/lvgl-docs/introduction.md) - MicroPython 用户手册 - [介绍](/rt-thread-version/rt-thread-standard/packages-manual/micropython-docs/introduction.md) - [潘多拉 MicroPython 开发板](/rt-thread-version/rt-thread-standard/packages-manual/micropython-docs/micropython_for_pandora_iot_board.md) -- Gitee