This commit is contained in:
fredqian
2025-03-25 19:37:11 +08:00
parent f67c524489
commit 63d582b215
86 changed files with 210 additions and 109 deletions

View File

@@ -27,7 +27,7 @@
"{indexPath}/../micropython/build/lib",
"{indexPath}/build/lib"
],
"command": "\"{ampy}\" -p {com} -d 1 -r \"{reset}\" put \"{indexPath}/build/upload/main.py\"",
"command": "\"{ampy}\" -p {com} -d 1 -r \"{reset}\" put \"{indexPath}/build/upload\"",
"filePath": "{indexPath}/build/upload/main.py",
"copyLib": false,
"reset": []

File diff suppressed because one or more lines are too long