Update: 使用adafruit-esptool烧录Micropython ESP32S2固件

This commit is contained in:
王立帮
2024-07-21 22:07:09 +08:00
parent eda4a88758
commit a963833804
14 changed files with 202 additions and 18 deletions

View File

@@ -215,6 +215,10 @@
"path": "modules/web-modules/esptool.min.js",
"provide": ["ESPTool"],
"require": []
}, {
"path": "modules/web-modules/adafruit-esptool/index.js",
"provide": ["AdafruitESPTool"],
"require": []
}, {
"path": "modules/web-modules/crypto-js.min.js",
"provide": ["CryptoJS"],