mirror of
https://github.com/anklimov/lighthub
synced 2025-12-13 15:19:49 +03:00
Platforms renamed to have clear naming, Mega2560-5500 platform added, flashing tools for mac attached, compiled images renewed
This commit is contained in:
10
compiled/tools/mac/tool-esptool/package.json
Executable file
10
compiled/tools/mac/tool-esptool/package.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "esptool-ck",
|
||||
"name": "tool-esptool",
|
||||
"system": [
|
||||
"darwin_x86_64",
|
||||
"darwin_i386"
|
||||
],
|
||||
"url": "https://github.com/igrr/esptool-ck",
|
||||
"version": "1.413.0"
|
||||
}
|
||||
Reference in New Issue
Block a user