diff --git a/README.md b/README.md index 5d48f15f598239568d195ecd8de328f9216a7dc9..cebc6044a21e626424e9f763163d8dc6064e93ff 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ RT-Thread Smart 是基于 RT-Thread 操作系统上的混合操作系统,简 - [正点原子 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 Vision-Board 上手指南](/rt-thread-version/rt-thread-standard/hw-board/ra8d1-vision-board/ra8d1-vision-board.md) +- [RT-Thread EtherKit 上手指南](/rt-thread-version/rt-thread-standard/hw-board/rzn2l-etherkit/rzn2l-etherkit.md) - [OPENHW Core-V-MCU](/rt-thread-version/rt-thread-standard/tutorial/quick-start/openhw-core-v-mcu/quick-start.md) - [其他...](/rt-thread-version/rt-thread-standard/tutorial/quick-start/more.md) diff --git a/other/novice-guide/README.md b/other/novice-guide/README.md index a1ba9badaf0872768465b151d770f90bba5bc94f..181afd521e1729ed5ca70ddb22d82f45ee682224 100644 --- a/other/novice-guide/README.md +++ b/other/novice-guide/README.md @@ -78,6 +78,7 @@ RT-Thread Smart 是基于 RT-Thread 操作系统上的混合操作系统,简 - [正点原子 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 Vision-Board 上手指南](/rt-thread-version/rt-thread-standard/hw-board/ra8d1-vision-board/ra8d1-vision-board.md) +- [RT-Thread EtherKit 上手指南](/rt-thread-version/rt-thread-standard/hw-board/rzn2l-etherkit/rzn2l-etherkit.md) - [其他...](/rt-thread-version/rt-thread-standard/tutorial/quick-start/more.md) #### 内核学习 diff --git a/rt-thread-version/rt-thread-standard/_sidebar.md b/rt-thread-version/rt-thread-standard/_sidebar.md index 6ab2062bdcc5cd3b6c509b67ab490e796241d571..cf65422403e2e26b1ccb25f4c67f0374594fddfe 100644 --- a/rt-thread-version/rt-thread-standard/_sidebar.md +++ b/rt-thread-version/rt-thread-standard/_sidebar.md @@ -8,6 +8,7 @@ - [RT-Thread ART-PI](/rt-thread-version/rt-thread-standard/hw-board/art-pi/art-pi.md) - [RT-Thread HMI-Board](/rt-thread-version/rt-thread-standard/hw-board/ra6m3-hmi-board/ra6m3-hmi-board.md) - [RT-Thread Vision-Board](/rt-thread-version/rt-thread-standard/hw-board/ra8d1-vision-board/ra8d1-vision-board.md) + - [RT-Thread EtherKit](/rt-thread-version/rt-thread-standard/hw-board/rzn2l-etherkit/rzn2l-etherkit.md) - [英飞凌PSOC62评板](/rt-thread-version/rt-thread-standard/hw-board/ifx-eval-kit/ifx-eval-kit.md) - [NXP FRDM-MCXN947](/rt-thread-version/rt-thread-standard/tutorial/quick-start/frdm_mcxn947/quick-start.md) - [Keil模拟器STM32F103](/rt-thread-version/rt-thread-standard/tutorial/quick-start/stm32f103-simulator/stm32f103-simulator.md) diff --git a/rt-thread-version/rt-thread-standard/hw-board/rzn2l-etherkit/rzn2l-etherkit.md b/rt-thread-version/rt-thread-standard/hw-board/rzn2l-etherkit/rzn2l-etherkit.md index 2c8678abc6773dbc20082a30650c4cc06dae3ac3..302f3f0a9d8f1c30ea18769c0855e9e8d8ce9d5e 100644 --- a/rt-thread-version/rt-thread-standard/hw-board/rzn2l-etherkit/rzn2l-etherkit.md +++ b/rt-thread-version/rt-thread-standard/hw-board/rzn2l-etherkit/rzn2l-etherkit.md @@ -130,6 +130,6 @@ git clone https://github.com/RT-Thread-Studio/sdk-bsp-rzn2l-etherkit.git ## 其他资料 - [开发板官网主页](https://www.rt-thread.org/document/site/#/rt-thread-version/rt-thread-standard/hw-board/rzn2l-etherkit/rzn2l-etherkit) -- [开发板数据手册](https://www.renesas.cn/zh/document/dst/rzn2l-group-datasheet?r=1622651) -- [开发板硬件手册](https://www.renesas.cn/zh/document/mah/rzn2l-group-users-manual-hardware?r=1622651) -- [开发板用户手册](https://gitee.com/RT-Thread-Studio-Mirror/sdk-bsp-rzn2l-etherkit/blob/master/docs/EtherKit%E7%94%A8%E6%88%B7%E6%89%8B%E5%86%8C_V0.1.0.pdf) +- [开发板数据手册](https://gitee.com/RT-Thread-Studio-Mirror/sdk-bsp-rzn2l-etherkit/raw/master/docs/rzn2l-group-datasheet.pdf) +- [开发板硬件手册](https://gitee.com/RT-Thread-Studio-Mirror/sdk-bsp-rzn2l-etherkit/raw/master/docs/User-Manual-Hardware.pdf) +- [开发板用户手册](https://gitee.com/RT-Thread-Studio-Mirror/sdk-bsp-rzn2l-etherkit/raw/master/docs/EtherKit_User_Manual.pdf)