This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ouj
/
shoe_mcu
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
software1.1
Branches
Tags
hotfix
liweiyan
master
software1.1
software1.2
yingjia
20221014V1.4.53
v1.4.21
v1.3.21
20220401
Firmware_S0001_H0003_A0001_C0001_V20211122
shoe_mcu
/
git提交.bat
git提交.bat
100 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
git add ./
git commit -m "提交1.1.50"
git push origin software1.1
echo "上传完成..."
pause