Update README.md

This commit is contained in:
Lyon 2021-10-08 21:23:22 +08:00 committed by GitHub
parent b72d854a6b
commit 1d34f782e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,8 +44,8 @@ PikaScript is an ultra lightweight Python engine with zero dependencies and zero
[pikaPackageManager](../../tree/master/tools/pikaPackageManager) - 使用go编写的模块管理器
# 2.驱动适配进度
| MCU/Board | Time | GPIO | UART | PWM | ADC | RGB | I2C | SPI | PyLoader |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| MCU/Board |Time|GPIO|UART|PWM|ADC|RGB|I2C|SPI|PyLoader|
| --- |--- | --- | --- | --- | --- | --- | --- | --- | --- |
| [PikaPi Zero](https://item.taobao.com/item.htm?spm=a230r.1.14.1.4f2e27a8R0qWJn&id=654947372034&ns=1&abbucket=15#detail) |**OK** |**OK** |**OK** |**OK** |**OK** |**OK** |Not yet|Not yet| **OK** |
| STM32G030C8 |**OK** |**OK** |**OK** |**OK** |**OK** |- |Not yet|Not yet| **OK** |
| STM32G070CB |**OK** |**OK** |**OK** |Not yet|**OK** |- |Not yet|Not yet| Not yet |