mirror of
https://github.com/anklimov/lighthub
synced 2025-12-14 15:49:52 +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-avrdude/package.json
Executable file
10
compiled/tools/mac/tool-avrdude/package.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "AVRDUDE",
|
||||
"name": "tool-avrdude",
|
||||
"system": [
|
||||
"darwin_x86_64",
|
||||
"darwin_i386"
|
||||
],
|
||||
"url": "http://www.nongnu.org/avrdude/",
|
||||
"version": "1.60300.190424"
|
||||
}
|
||||
Reference in New Issue
Block a user