Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update package_digistump_index.json
Removed avr-gcc toolsDependency because it downloads an unsupported 32-bits version of avr-gcc. Now the avr-gcc that is packaged with Arduino is used.
  • Loading branch information
BenMens authored Nov 9, 2019
commit afe1232c0e6ccdca3bd50ca0be043150fe477ae3
5 changes: 0 additions & 5 deletions package_digistump_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "digistump",
"name": "micronucleus",
Expand Down