1 Star 0 Fork 19

skynine/ESP8266App

forked from SuperGIS/ESP8266App 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
x-build.sh 406 Bytes
一键复制 编辑 原始数据 按行查看 历史
SuperMap 提交于 2014-12-30 13:37 . update ...
#!/bin/bash
echo "================================="
echo "Build all for ESP8266."
echo "================================="
cd ./build
./build_mpy.sh
./build_mqtt.sh
./build_nlua.sh
./build_nmcu.sh
./build_rtos.sh
./build_xcmd.sh
./build_frank.sh
cd ..
echo "================================="
echo "Build all for ESP8266 is OK."
echo "Plase check firmware."
echo "================================="
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/skynine/ESP8266App.git
git@gitee.com:skynine/ESP8266App.git
skynine
ESP8266App
ESP8266App
master

搜索帮助