File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed
Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,15 @@ MicroPython 固件指的是可以运行在特定板卡上,并且已经对该
66
77### 获取固件源码
88
9- MicroPython 固件源码可以从 RT-Thread 官方直接获取,自行编译下载即可。目前功能支持比较完备的是 IoT Board 潘多拉开发板,源代码地址如下 :
9+ MicroPython 固件源码可以从 RT-Thread 官方直接获取,自行编译下载即可,目前功能支持比较完备的开发板列表如下 :
1010
11- - Github 下载地址
11+ - IoT Board 潘多拉开发板
12+ - [ Github 仓库] ( https://github.com/RT-Thread/IoT_Board/tree/master/examples/31_micropython )
13+ - [ Gitee 仓库] ( https://gitee.com/Armink/IoT_Board/tree/master/examples/31_micropython )
1214
13- ```
14- https://github.com/RT-Thread/IoT_Board/tree/master/examples/31_micropython
15- ```
16-
17- - Gitee 下载地址
18-
19- ```
20- https://gitee.com/Armink/IoT_Board
21- ```
15+ - W601 IoT Board 开发板
16+ - [ Github 仓库] ( https://github.com/RT-Thread/W601_IoT_Board/tree/master/examples/15_component_micropython )
17+ - [ Gitee 仓库] ( https://gitee.com/Armink/W601_IoT_Board/tree/master/examples/15_component_micropython )
2218
2319### 直接下载 bin 文件
2420
You can’t perform that action at this time.
0 commit comments