mirror of
https://github.com/anklimov/lighthub
synced 2025-12-13 23:29:50 +03:00
Windows flashing tools added
This commit is contained in:
11
compiled/tools/win/tool-avrdude/package.json
Normal file
11
compiled/tools/win/tool-avrdude/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "tool-avrdude",
|
||||
"description": "AVRDUDE",
|
||||
"system": [
|
||||
"windows",
|
||||
"windows_amd64",
|
||||
"windows_x86"
|
||||
],
|
||||
"url": "http://www.nongnu.org/avrdude/",
|
||||
"version": "1.60300.190424"
|
||||
}
|
||||
Reference in New Issue
Block a user