This commit is contained in:
2026-01-24 13:11:34 +08:00
parent 131642bf42
commit a716579123
3 changed files with 1 additions and 2 deletions

View File

@@ -4,8 +4,7 @@
mpremote connect /dev/tty.wchusbserial14310 ls mpremote connect /dev/tty.wchusbserial14310 ls
# 生成romfs文件系统并上传 # 生成romfs文件系统并上传
mpremote romfs -o website.romfs build website mpremote romfs deploy src/rom
mpremote romfs deploy website.romfs
# 复制文件 # 复制文件
for file in src/*.py; do for file in src/*.py; do