adding web flasher tool

This commit is contained in:
2025-10-13 18:54:50 -05:00
parent 04d2c71d01
commit 2513a9e7fb
21 changed files with 2071 additions and 177 deletions

View File

@@ -40,5 +40,7 @@
"random": "c"
},
"git.ignoreLimitWarning": true,
"idf.pythonInstallPath": "/usr/bin/python"
"idf.pythonInstallPath": "/opt/homebrew/bin/python3",
"idf.espIdfPath": "/Users/brent/esp/v5.5.1/esp-idf",
"idf.toolsPath": "/Users/brent/.espressif"
}