From ffd06e00afd36bb3e77146485bdbbb1b354d4109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=98=82?= <645275593@qq.com> Date: Sat, 11 Dec 2021 13:33:17 +0000 Subject: [PATCH 1/4] update README_zh.md. --- README_zh.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/README_zh.md b/README_zh.md index 885400e25..323109480 100644 --- a/README_zh.md +++ b/README_zh.md @@ -86,20 +86,7 @@ PikaScript是一个完全重写的超轻量级python引擎,零依赖,零配 [pikaPackageManager](../../tree/master/tools/pikaPackageManager) - 使用go编写的模块管理器 -# 2.平台支持 -|MCU/Board|bsp|gpio|uart|pwm|adc|i2c|spi|rgb|lcd|arm-2d| -|---|---|---|---|---|---|---|---|---|---|---| -|[PikaPi Zero](https://item.taobao.com/item.htm?spm=a230r.1.14.1.4f2e27a8R0qWJn&id=654947372034&ns=1&abbucket=15#detail)|√|√|√|√|√|√| |√|√|√| -|stm32g030c8|√|√|√|√|√|√| | | | | -|stm32g070cB|√|√|√|√|√| | | | | | -|stm32f103c8|√|√|√|√|√| | | | | | -|ch32v103r8t6|√|√| | | | | | | | | -|QEMU|√| | | | | | | | |√| -|cm32m101a|√| | | | | | | | | | -|w801|√| | | | | | | | | | -|apm32f030r8|√| | | | | | | | | | -|apm32e103vb|√| | | | | | | | | | -|bl-706|√| | | | | | | | | | +# 2.[平台支持列表](https://gitee.com/Lyon1998/pikascript/blob/master/bsp/README.md) # 3.特性 ### (1)运行环境 From e3a1e64282f6e0be5e0c34bf87f106c78e832f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=98=82?= <645275593@qq.com> Date: Sat, 11 Dec 2021 13:34:15 +0000 Subject: [PATCH 2/4] update README_zh.md. --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index 323109480..309469798 100644 --- a/README_zh.md +++ b/README_zh.md @@ -86,7 +86,7 @@ PikaScript是一个完全重写的超轻量级python引擎,零依赖,零配 [pikaPackageManager](../../tree/master/tools/pikaPackageManager) - 使用go编写的模块管理器 -# 2.[平台支持列表](https://gitee.com/Lyon1998/pikascript/blob/master/bsp/README.md) +# 2.[平台支持列表](../../blob/master/bsp/README.md) # 3.特性 ### (1)运行环境 From 524e528e57c8e5a5edd9220da18fba32f5b7d044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=98=82?= <645275593@qq.com> Date: Sat, 11 Dec 2021 13:38:19 +0000 Subject: [PATCH 3/4] update README_zh.md. --- README_zh.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index 309469798..f3d39042c 100644 --- a/README_zh.md +++ b/README_zh.md @@ -15,6 +15,7 @@ 论坛 | 文档中心 | 视频中心 | + BSP | 包管理器 | rtthread软件包 | 参与贡献 | @@ -86,7 +87,7 @@ PikaScript是一个完全重写的超轻量级python引擎,零依赖,零配 [pikaPackageManager](../../tree/master/tools/pikaPackageManager) - 使用go编写的模块管理器 -# 2.[平台支持列表](../../blob/master/bsp/README.md) +# 2.[平台支持列表](../../tree/master/bsp#platform-support) # 3.特性 ### (1)运行环境 From 3c8c11a519b25b8848f7cd48bdbd389a42a25ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=98=82?= <645275593@qq.com> Date: Sat, 11 Dec 2021 13:39:02 +0000 Subject: [PATCH 4/4] update bsp/README.md. --- bsp/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsp/README.md b/bsp/README.md index 885c4f63c..8fc4d9b94 100644 --- a/bsp/README.md +++ b/bsp/README.md @@ -5,6 +5,8 @@ |stm32g030c8|√|√|√|√|√|√| | | | | |stm32g070cB|√|√|√|√|√| | | | | | |stm32f103c8|√|√|√|√|√| | | | | | +|stm32f103rb|√|√|√|√|√| | | | | | +|stm32f103rc|√|√|√|√|√| | | | | | |ch32v103r8t6|√|√| | | | | | | | | |QEMU|√| | | | | | | | |√| |cm32m101a|√| | | | | | | | | |