Update avr-gcc and avrdude to the newest version

Fixes #17
This commit is contained in:
Kristian Sloth Lauszus 2019-03-28 10:06:01 +01:00
parent 8c73361142
commit 4aa3893ee9
1 changed files with 28 additions and 0 deletions

View File

@ -92,6 +92,34 @@
"version": "6.0.1-arduino5"
}
]
},
{
"name": "Sanguino",
"architecture": "avr",
"version": "1.0.3",
"category": "Sanguino",
"help": {
"online": "https://github.com/Lauszus/sanguino/"
},
"url": "https://github.com/Lauszus/Sanguino/releases/download/1.0.3/Sanguino-1.0.3.zip",
"archiveFileName": "Sanguino-1.0.3.zip",
"checksum": "SHA-256:53426df03a85f320cafc6c0eb847bff507ce4e53e87aafcd37d69b7e901edc6d",
"size": "91841",
"boards": [
{"name": "Sanguino"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "5.4.0-atmel3.6.1-arduino2"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino14"
}
]
}
],
"tools": []