From 478bc2fdd1b09fac2136019575e877f357d73322 Mon Sep 17 00:00:00 2001 From: shadowliang Date: Tue, 29 Jul 2025 03:14:08 +0000 Subject: [PATCH] =?UTF-8?q?update=20rt-thread-version/rt-thread-standard/h?= =?UTF-8?q?w-board/art-pi/art-pi.md.=20=E6=9B=B4=E6=AD=A3=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E9=93=BE=E6=8E=A5=EF=BC=8C=E8=A7=A3=E5=86=B3gitee=20i?= =?UTF-8?q?o=20=E7=BD=91=E7=AB=99=E6=97=A0=E6=B3=95=E8=AE=BF=E9=97=AE?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shadowliang --- .../rt-thread-standard/hw-board/art-pi/art-pi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rt-thread-version/rt-thread-standard/hw-board/art-pi/art-pi.md b/rt-thread-version/rt-thread-standard/hw-board/art-pi/art-pi.md index a321d43..b8c9a90 100644 --- a/rt-thread-version/rt-thread-standard/hw-board/art-pi/art-pi.md +++ b/rt-thread-version/rt-thread-standard/hw-board/art-pi/art-pi.md @@ -4,7 +4,7 @@ ART-PI 是 RT-Thread 团队经过半年的精心准备,专门为嵌入式软 ![image-20230426134844479](figures/image-20230426134844479.png) -- ART-PI 开源网站:[https://art-pi.gitee.io/website/](https://art-pi.gitee.io/website/) +- ART-PI 开源网站:[https://art-pi.rt-thread.org/](https://art-pi.rt-thread.org/) - ART-PI github 仓库地址 : [https://github.com/RT-Thread-Studio/sdk-bsp-stm32h750-realthread-artpi](https://github.com/RT-Thread-Studio/sdk-bsp-stm32h750-realthread-artpi) - ART-PI gitee 仓库地址 : [https://gitee.com/mirrors/ART-Pi](https://gitee.com/mirrors/ART-Pi) @@ -39,7 +39,7 @@ ART-PI 是 RT-Thread 团队经过半年的精心准备,专门为嵌入式软 - 2 路 CANFD - 超过 5 路 ADC (支持差分输入 ADC) - 超过 15 路 PWM(支持高精度定时器 HRTIM) -- [查看更多的扩展接口](https://art-pi.gitee.io/website/docs/#/tutorial/pin-description) +- [查看更多的扩展接口](https://art-pi.rt-thread.org/v1/docs/#/tutorial/pin-description) 驱动支持: -- Gitee