From 223c385ab3588f815f45b0407f66a720f007661f Mon Sep 17 00:00:00 2001 From: wanghaijing Date: Tue, 1 Dec 2020 11:29:35 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E3=80=90=E5=A2=9E=E5=8A=A0=E3=80=91readme?= =?UTF-8?q?=20=E5=A2=9E=E5=8A=A0=20ART-Pi=20=E4=B8=BB=E9=A1=B5=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ README_ZH.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 1c2235f8..e08b5191 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ sdk-bsp-stm32h750-realthread-artpi is a support package made by the RT-Thread te ART-Pi is a DIY open source hardware with extended functions specially designed for embedded software engineers and open source makers after half a year of careful preparation by the RT-Thread team. +If you'd like to learn more about **ART-Pi** latest open source extension hardware and technology share articles, Please visit the [ART-Pi-Homepage](http://art-pi.gitee.io/website/). + image-20201009181905422 ## Directory Structure diff --git a/README_ZH.md b/README_ZH.md index e26bf402..101bbc6a 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -6,6 +6,8 @@ sdk-bsp-stm32h750-realthread-artpi 是 RT-Thread 团队对 ART-Pi 开发板所 ART-Pi 是 RT-Thread 团队经过半年的精心准备,专门为嵌入式软件工程师、开源创客设计的一款极具扩展功能的 DIY 开源硬件。 +如果您想了解更多关于 **ART-Pi** 最新的开源扩展硬件及技术分享文章,请访问 [ART-Pi主页](http://art-pi.gitee.io/website/)。 + image-20201009181905422 ## 目录结构 From 5d995d31c83c6098259461a1398944c3186261da Mon Sep 17 00:00:00 2001 From: wanghaijing Date: Tue, 1 Dec 2020 11:31:04 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91yaml=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=9B=B4=E6=96=B0=20SDK=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=88=B0=20V1.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RealThread_STMH750-ART-Pi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RealThread_STMH750-ART-Pi.yaml b/RealThread_STMH750-ART-Pi.yaml index 4e0aae85..30925edd 100644 --- a/RealThread_STMH750-ART-Pi.yaml +++ b/RealThread_STMH750-ART-Pi.yaml @@ -1,6 +1,6 @@ --- yaml_version: 3 -pkg_version: 1.0.1 +pkg_version: 1.1.0 pkg_vendor: RealThread pkg_type: Board_Support_Packages board: From 98bc9d090960a9f014db58c6c73cd78d0cd77c38 Mon Sep 17 00:00:00 2001 From: wanghaijing Date: Tue, 1 Dec 2020 11:39:34 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E3=80=90=E5=88=A0=E9=99=A4=E3=80=91?= =?UTF-8?q?=E8=8B=B1=E6=96=87=E7=89=88=E7=BD=91=E9=A1=B5=E4=BB=8B=E7=BB=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e08b5191..1c2235f8 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ sdk-bsp-stm32h750-realthread-artpi is a support package made by the RT-Thread te ART-Pi is a DIY open source hardware with extended functions specially designed for embedded software engineers and open source makers after half a year of careful preparation by the RT-Thread team. -If you'd like to learn more about **ART-Pi** latest open source extension hardware and technology share articles, Please visit the [ART-Pi-Homepage](http://art-pi.gitee.io/website/). - image-20201009181905422 ## Directory Structure From 3f6934302a077bc8e7c866b8f2a17ba02f38cf37 Mon Sep 17 00:00:00 2001 From: wanghaijing Date: Tue, 1 Dec 2020 15:58:38 +0800 Subject: [PATCH 4/4] =?UTF-8?q?[=E6=B7=BB=E5=8A=A0]=20projects/README=20?= =?UTF-8?q?=E4=B8=AD=E5=AF=B9=20art=5Fpi=5Fnet=5Fplayer=20=E7=9A=84?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/README.md b/projects/README.md index 5582ce9d..5615641a 100644 --- a/projects/README.md +++ b/projects/README.md @@ -8,4 +8,5 @@ ART-Pi 开源项目如下表所示: | [art_pi_bootloader](./art_pi_bootloader) | 实现程序从 0x08000000 跳转到 0x90000000 | | [art_pi_factory](./art_pi_factory) | 实现 webnet. ART-Pi 的出厂DEMO | | [art_pi_wifi](./art_pi_wifi) | 实现 wifi 联网 | -| [industry_io_gateway](./industry_io_gateway) | 实现 modbustcp2rtu 及 ftp | \ No newline at end of file +| [industry_io_gateway](./industry_io_gateway) | 实现 modbustcp2rtu 及 ftp | +| [art_pi_net_player](./art_pi_net_player) | 实现 MP3 音乐播放,支持本地音乐和网易云音乐 | \ No newline at end of file