From f277261fcaa8985bf9f0bbb0768c50d1ad48f947 Mon Sep 17 00:00:00 2001 From: Rbb666 Date: Fri, 5 Jan 2024 10:58:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85hmi-board=E4=B8=8A=E6=89=8B?= =?UTF-8?q?=E6=8C=87=E5=8D=97tab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/novice-guide/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/other/novice-guide/README.md b/other/novice-guide/README.md index 977522c..8e0bc3a 100644 --- a/other/novice-guide/README.md +++ b/other/novice-guide/README.md @@ -76,6 +76,7 @@ RT-Thread Smart 是基于 RT-Thread 操作系统上的混合操作系统,简 - [正点原子阿波罗 STM32F429 上手指南](/rt-thread-version/rt-thread-standard/tutorial/quick-start/stm32f429-atk-apolo/quick-start.md) - [野火 I.MX RT1052 上手指南](/rt-thread-version/rt-thread-standard/tutorial/quick-start/imxrt1052-fire-mini/quick-start.md) - [正点原子 I.MX RT1052 号令者上手指南](/rt-thread-version/rt-thread-standard/tutorial/quick-start/imxrt1052-atk-commander/quick-start.md) +- [RT-Thread HMI-Board 上手指南](/rt-thread-version/rt-thread-standard/hw-board/ra6m3-hmi-board/ra6m3-hmi-board.md) - [其他...](/rt-thread-version/rt-thread-standard/tutorial/quick-start/more.md) #### 内核学习 -- Gitee