Update(boards): 更新micropython esp板卡config

This commit is contained in:
王立帮
2025-03-22 15:36:37 +08:00
parent 353df650e1
commit 5dcee9cff1
8 changed files with 9 additions and 7 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": []