From b71020e83c4c29592305adc19969ac0b0d357113 Mon Sep 17 00:00:00 2001 From: Rbb666 Date: Mon, 14 Mar 2022 16:39:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=9B=BE=E7=89=87=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bsp/raspberry-pico/applications/lvgl/README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/bsp/raspberry-pico/applications/lvgl/README.md b/bsp/raspberry-pico/applications/lvgl/README.md index 2424b80a8c..92800638f6 100644 --- a/bsp/raspberry-pico/applications/lvgl/README.md +++ b/bsp/raspberry-pico/applications/lvgl/README.md @@ -30,38 +30,38 @@ * Double-click `RT-Thread Settings` to enter the configuration page. -![](.\img_en\1.png) +![](./img_en/1.png) * Click `Add it now` -![](.\img_en\2.png) + * Choose the packages of LVGL and lv_music_demo -![](.\img_en\3.png) + ## Enable LVGL for LCD -![](.\img_en\4.png) +![](./img_en/4.png) ## Configure Screen Parameter Select the screen size according to your project requirements (This tutorial is using ST7789). -![](.\img_en\5.png) + ## LVGL Display Interface Adopting -![](.\img_en\6.png) + -![]()![7](.\img_en\7.png) +![]()7 -![](.\img_en\8.png) + ## Presentation - + \ No newline at end of file