mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
Merge branch 'master' of https://gitee.com/lyon1998/pikascript
This commit is contained in:
commit
94cafe9dcc
16
README_zh.md
16
README_zh.md
@ -15,6 +15,7 @@
|
||||
<a href="https://whycan.com/f_55.html" >论坛</a> |
|
||||
<a href="https://www.yuque.com/liang-mltek/pikascript/nz7dgl" >文档中心</a> |
|
||||
<a href="https://space.bilibili.com/5365336/channel/detail?cid=202329">视频中心</a> |
|
||||
<a href="../../tree/master/bsp#platform-support">BSP</a> |
|
||||
<a href="https://www.yuque.com/liang-mltek/pikascript/of8izq">包管理器</a> |
|
||||
<a href="https://www.yuque.com/liang-mltek/pikascript/wcc36r" >rtthread软件包</a> |
|
||||
<a href="https://www.yuque.com/liang-mltek/pikascript/il3an0" >参与贡献</a> |
|
||||
@ -86,20 +87,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.[平台支持列表](../../tree/master/bsp#platform-support)
|
||||
|
||||
# 3.特性
|
||||
### (1)运行环境
|
||||
|
@ -5,6 +5,8 @@
|
||||
|stm32g030c8|√|√|√|√|√|√| | | | |
|
||||
|stm32g070cB|√|√|√|√|√| | | | | |
|
||||
|stm32f103c8|√|√|√|√|√| | | | | |
|
||||
|stm32f103rb|√|√|√|√|√| | | | | |
|
||||
|stm32f103rc|√|√|√|√|√| | | | | |
|
||||
|ch32v103r8t6|√|√| | | | | | | | |
|
||||
|QEMU|√| | | | | | | | |√|
|
||||
|cm32m101a|√| | | | | | | | | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user