Create Chinese documentation

English:This document was translated from PyPI.md

Chinese:添加了一个中文的PyPI(chinese).md说明文档
此文档翻译自PyPI.md
This commit is contained in:
kehuantianyi 2020-06-08 12:25:25 +08:00 committed by GitHub
parent 6fbe81cf51
commit 48bb943a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
doc/PyPI(chinese).md Normal file
View File

@ -0,0 +1,22 @@
文档说明 Explanation
------------------------
此文档翻译自PyPI.md
This document was translated from PyPI.md
最后修改时间2020年6月8日
Last modified time: June 8, 2020
stcgal - 用于STC MCU的ISP闪存工具
===============================
stcgal是用于[STC MCU Ltd](http://stcmcu.com/)的命令行闪存编程工具。 兼容8051微控制器。
STC微控制器具有基于UART / USB的引导加载程序BSL
它采用系统内编程即基于数据包的协议通过串行链路刷新代码存储器和IAP存储器。
BSL还用于配置各种设备选项。 不幸的是该协议没有公开记录STC仅提供粗略的Windows GUI应用程序进行编程
stcgal是STC的Windows软件的功能全面的开源替代品。 它支持多种MCU非常便携适合自动下载。
[有关更多信息请参见GitHub页面。](https://github.com/grigorig/stcgal).