mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-14 05:58:13 +08:00
优化编译脚本
This commit is contained in:
11
build.sh
11
build.sh
@@ -1,8 +1,11 @@
|
|||||||
|
cd ./TC1/http_server
|
||||||
|
|
||||||
|
python ./test.py > web_data.c
|
||||||
|
|
||||||
|
cd ../..
|
||||||
|
|
||||||
mico make clean
|
mico make clean
|
||||||
|
|
||||||
mico make TC1@MK3031@moc
|
mico make TC1@MK3031@moc total
|
||||||
|
|
||||||
mico make TC1@MK3031@moc download run
|
cp ./build/TC1\@MK3031\@moc/binary/TC1\@MK3031\@moc.ota.bin ./build/TC1\@MK3031\@moc/binary/ota.bin
|
||||||
|
|
||||||
mico make TC1@MK3031@moc total download run
|
|
||||||
|
|||||||
Reference in New Issue
Block a user