Skip to content

Commit

Permalink
Merge pull request #83 from per1234/add-201
Browse files Browse the repository at this point in the history
Add Boards Manager installation support for 2.0.1
  • Loading branch information
MCUdude authored Feb 24, 2018
2 parents 0fdd250 + 55b4014 commit 92ee3ef
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Binary file added MegaCore-2.0.1.tar.bz2
Binary file not shown.
20 changes: 20 additions & 0 deletions package_MCUdude_MegaCore_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,26 @@
{"name": "ATmega64"}
],
"toolsDependencies": []
},
{
"name": "MegaCore",
"architecture": "avr",
"version": "2.0.1",
"category": "Contributed",
"url": "https://MCUdude.github.io/MegaCore/MegaCore-2.0.1.tar.bz2",
"archiveFileName": "MegaCore-2.0.1.tar.bz2",
"checksum": "SHA-256:6df594fe4585b32f56a6fae2506dcc874031b6b5673d05f93ec7e3868ffcfe5e",
"size": "332618",
"boards": [
{"name": "ATmega2561"},
{"name": "ATmega2560"},
{"name": "ATmega1281"},
{"name": "ATmega1280"},
{"name": "ATmega640"},
{"name": "ATmega128"},
{"name": "ATmega64"}
],
"toolsDependencies": []
}
],
"tools": []
Expand Down

0 comments on commit 92ee3ef

Please sign in to comment.