Skip to content

Commit

Permalink
Add v3.0.1 to boards manager
Browse files Browse the repository at this point in the history
  • Loading branch information
MCUdude committed Dec 30, 2023
1 parent bdbed5b commit c16c9cf
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
Binary file added MightyCore-3.0.1.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 @@ -1020,6 +1020,56 @@
"version": "1.3.0"
}
]
},
{
"name": "MightyCore",
"architecture": "avr",
"version": "3.0.1",
"category": "Contributed",
"url": "https://MCUdude.github.io/MightyCore/MightyCore-3.0.1.tar.bz2",
"archiveFileName": "MightyCore-3.0.1.tar.bz2",
"checksum": "SHA-256:8c1f0b7ed811053032a6584349cc229e4f4e2f7db79f6093f66cc39c1af6efb8",
"size": "842327",
"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 c16c9cf

Please sign in to comment.