Skip to content

Commit 88fff72

Browse files
committed
补充一些软件的发布
1 parent 799ed9d commit 88fff72

File tree

1 file changed

+8
-24
lines changed

1 file changed

+8
-24
lines changed

readme.md

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -16,33 +16,17 @@
1616

1717
[Python 菜鸡教程](https://www.runoob.com/python3/python3-tutorial.html)
1818

19-
[BPI-BIT 基础教程](https://bpi-steam-docs.readthedocs.io/zh_CN/latest/bpi-dev/mpy-tutorials.html)
19+
[BPI-BIT 基础文档](https://bpi-steam-docs.readthedocs.io/zh_CN/latest/bpi-dev/mpy-tutorials.html)
2020

2121
## 相关软件
2222

23-
软件正式发布中心
24-
25-
- [发布中心](http://doc.bpi.org.cn/zh_CN/latest/bpi-mpy/release.html)
26-
27-
Pycharm Mpfshell 插件
28-
29-
- [intellij-MicroPython](https://github.com/BPI-STEAM/BPI-BIT-MicroPython/releases/tag/pycharm)
30-
31-
VsCode Mpfshell 插件
32-
33-
- [vscoe-mpfshell](https://github.com/junhuanchen/vscode-mpfshell)
34-
35-
Smartconfig 配网软件:
36-
37-
- [EspTouch](https://github.com/EspressifApp/EspRelease/tree/master/EspTouch)
38-
39-
Shell 超级终端套件:
40-
41-
- [MobaxTerm](https://mobaxterm.mobatek.net/download.html)
42-
43-
安卓蓝牙调试工具:
44-
45-
- [BleTool](https://github.com/BPI-STEAM/BPI-BIT-MicroPython/releases/tag/BleTool)
23+
| [正式发布中心](http://doc.bpi.org.cn/zh_CN/latest/bpi-mpy/release.html) | 正式发布 Release 版本软件的地方。 |
24+
| :----------------------------------------------------------: | ------------------------------------------------------------ |
25+
| [intellij-MicroPython](https://github.com/BPI-STEAM/BPI-BIT-MicroPython/releases/tag/pycharm) | 用于 Pycharm Mpfshell 的插件,还未并入官方主仓。 |
26+
| [vscoe-mpfshell](https://github.com/junhuanchen/vscode-mpfshell) | 用于 VsCode Mpfshell 的插件,可在 VSCODE 中直接得到。 |
27+
| [EspTouch](https://github.com/EspressifApp/EspRelease/tree/master/EspTouch) | 用于 esp32 的 Smartconfig 辅助 WIFI 配网 APK 软件 |
28+
| [MobaxTerm](https://mobaxterm.mobatek.net/download.html) | 免费绿色版的超级终端,支持大量远端连接,常用 Serial 和 FTP。 |
29+
| [BleTool](https://github.com/BPI-STEAM/BPI-BIT-MicroPython/releases/tag/BleTool) | 提供 MicroPython 蓝牙示例代码 和 安卓主机蓝牙调试工具。 |
4630

4731
## 固件源码
4832

0 commit comments

Comments
 (0)