mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
Windows flashing tools added
This commit is contained in:
BIN
compiled/tools/win/tool-esptool/esptool.exe
Normal file
BIN
compiled/tools/win/tool-esptool/esptool.exe
Normal file
Binary file not shown.
11
compiled/tools/win/tool-esptool/package.json
Normal file
11
compiled/tools/win/tool-esptool/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "esptool-ck",
|
||||
"name": "tool-esptool",
|
||||
"system": [
|
||||
"windows",
|
||||
"windows_amd64",
|
||||
"windows_x86"
|
||||
],
|
||||
"url": "https://github.com/igrr/esptool-ck",
|
||||
"version": "1.413.0"
|
||||
}
|
||||
Reference in New Issue
Block a user