From c4d91ca1bc70bcaedbaf034177f51c8d1a5df026 Mon Sep 17 00:00:00 2001 From: "Man, Jianting (Meco)" <920369182@qq.com> Date: Mon, 26 Jun 2023 16:13:16 -0400 Subject: [PATCH] doc(rt-thread): add new rt-thread support BSPs (#4320) --- docs/get-started/os/rt-thread.md | 0 docs/get-started/os/rt-thread.rst | 8 +++++--- 2 files changed, 5 insertions(+), 3 deletions(-) delete mode 100644 docs/get-started/os/rt-thread.md diff --git a/docs/get-started/os/rt-thread.md b/docs/get-started/os/rt-thread.md deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/get-started/os/rt-thread.rst b/docs/get-started/os/rt-thread.rst index edc6f5f7c..cd7ed0220 100644 --- a/docs/get-started/os/rt-thread.rst +++ b/docs/get-started/os/rt-thread.rst @@ -50,7 +50,7 @@ RT-Thread project. RT-Thread community has port LVGL to several BSPs: +--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ -| BSP | Note | +| BSP | BSP | +======================================================================================================================================+======================================================================================================================================================+ | `QEMU simulator `__ | `Infineon psoc6-evaluationkit-062S2 `__ | +--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -58,7 +58,7 @@ RT-Thread community has port LVGL to several BSPs: +--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | `Nuvoton numaker-iot-m487 `__ | `Renesas ra6m4-cpk `__ | +--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ -| `Nuvoton numaker-pfm-m487 `__ | `synwit swm341 `__ | +| `Nuvoton numaker-pfm-m487 `__ | `Renesas ra6m3-hmi `__ | +--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | `Nuvoton nk-980iot `__ | `STM32H750 ART-Pi `__ | +--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -72,7 +72,9 @@ RT-Thread community has port LVGL to several BSPs: +--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | `Nuvoton numaker-iot-m467 `__ | `Raspberry PICO `__ | +--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ -| `Nuvoton numaker-m467hj `__ | +| `Nuvoton numaker-m467hj `__ | `NXP LPC55S69 `__ | ++--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| `synwit swm341 `__ | +--------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+