Skip to content

Commit

Permalink
Add 3.0.0 to boards manager
Browse files Browse the repository at this point in the history
  • Loading branch information
MCUdude committed Oct 19, 2023
1 parent bca6cfc commit 34b32a1
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
Binary file added MightyCore-3.0.0.tar.bz2
Binary file not shown.
50 changes: 50 additions & 0 deletions package_MCUdude_MightyCore_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -970,6 +970,56 @@
"version": "1.3.0"
}
]
},
{
"name": "MightyCore",
"architecture": "avr",
"version": "3.0.0",
"category": "Contributed",
"url": "https://MCUdude.github.io/MightyCore/MightyCore-3.0.0.tar.bz2",
"archiveFileName": "MightyCore-3.0.0.tar.bz2",
"checksum": "SHA-256:d90e0982e9f01a2791fd67b0619052a766c2db7326daf82d16a9ca29ae361aaf",
"size": "818562",
"boards": [
{
"name": "ATmega1284/P"
},
{
"name": "ATmega644/P/PA/A"
},
{
"name": "ATmega324P/PA/A/PB"
},
{
"name": "ATmega164P/PA/A"
},
{
"name": "ATmega32"
},
{
"name": "ATmega16"
},
{
"name": "ATmega8535"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "7.3.0-atmel3.6.1-arduino7"
},
{
"packager": "MightyCore",
"name": "avrdude",
"version": "7.2-arduino.1"
},
{
"packager": "arduino",
"name": "arduinoOTA",
"version": "1.3.0"
}
]
}
],
"tools": [
Expand Down

0 comments on commit 34b32a1

Please sign in to comment.