[原创] 『安信可蓝牙开发板PB-02-Kit』-3:开始 Docker

MianQi   2022-2-11 09:42 楼主

OS: Ubuntu 20.04 LTS

参考:https://hub.docker.com/r/marcelstoer/nodemcu-build/

 

先查一下Docker在不在:

docker --version
Docker version 20.10.12, build e91ed57

下载固件:

git clone --recurse-submodules https://github.com/nodemcu/nodemcu-firmware.git

// For ESP32 you would then switch to the dev-esp32 branch and update the submodules:

git checkout dev-esp32
git submodule update --recursive

 

较之之前用过的ESP-ADF,这里的模块少得多——只有3个:

Screenshot from 2022-02-10 15-47-47.png

Screenshot from 2022-02-10 15-51-19.png

Screenshot from 2022-02-10 15-57-44.png

本帖最后由 MianQi 于 2022-2-11 09:40 编辑
“Everyone wants the project to be good, fast, and cheap... pick two.” - Unknown

回复评论

暂无评论,赶紧抢沙发吧
电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 京公网安备 11010802033920号
    写回复