mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
Update README_zh.md
This commit is contained in:
parent
3af8f1bcc0
commit
d4877a587f
20
README_zh.md
20
README_zh.md
@ -119,15 +119,17 @@ PikaScript是一个完全重写的超轻量级python引擎,零依赖,零配
|
||||
|
||||
[pikaPackageManager](../../tree/master/tools/pikaPackageManager) - 使用go编写的模块管理器
|
||||
|
||||
# 2.驱动适配进度
|
||||
|MCU/Board|bsp|gpio|uart|pwm|adc|i2c|spi|rgb|oled|
|
||||
|---|---|---|---|---|---|---|---|---|---|
|
||||
|[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|√|√| | | | | | | |
|
||||
|cm32m101a|√| | | | | | | | |
|
||||
# 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|√| | | | | | | | | |
|
||||
# 3.特性
|
||||
### (1)运行环境
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user