Skip to content

Commit

Permalink
Add 3.0.2 to boards manager
Browse files Browse the repository at this point in the history
  • Loading branch information
MCUdude committed May 23, 2024
1 parent c16c9cf commit f86809c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
Binary file added MightyCore-3.0.2.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 @@ -1070,6 +1070,56 @@
"version": "1.3.0"
}
]
},
{
"name": "MightyCore",
"architecture": "avr",
"version": "3.0.2",
"category": "Contributed",
"url": "https://MCUdude.github.io/MightyCore/MightyCore-3.0.2.tar.bz2",
"archiveFileName": "MightyCore-3.0.2.tar.bz2",
"checksum": "SHA-256:4d18060ada201466724e1c5a51dce074e540cbb9b99ef18501bd1c8f17282496",
"size": "842664",
"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 f86809c

Please sign in to comment.