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)运行环境