修改生成ota年月日时分秒.bin和all年月日时分秒.bin

This commit is contained in:
吴永福
2025-03-19 17:20:45 +08:00
parent 0d5ba4a7d3
commit 56395f62bc

View File

@@ -8,4 +8,7 @@ mico make clean
mico make TC1@MK3031@moc total
cp ./build/TC1\@MK3031\@moc/binary/TC1\@MK3031\@moc.ota.bin ./build/TC1\@MK3031\@moc/binary/ota.bin
cp ./build/TC1\@MK3031\@moc/binary/TC1\@MK3031\@moc.ota.bin ./build/TC1\@MK3031\@moc/binary/ota$(date +%Y%m%d%H%M%S).bin
cp ./build/TC1\@MK3031\@moc/binary/TC1\@MK3031\@moc.all.bin ./build/TC1\@MK3031\@moc/binary/all$(date +%Y%m%d%H%M%S).bin