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 b7aab8e commit fe6074e
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
Binary file added MiniCore-3.0.2.tar.bz2
Binary file not shown.
44 changes: 44 additions & 0 deletions package_MCUdude_MiniCore_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -824,6 +824,50 @@
"version": "1.3.0"
}
]
},
{
"name": "MiniCore",
"architecture": "avr",
"version": "3.0.2",
"category": "Contributed",
"url": "https://MCUdude.github.io/MiniCore/MiniCore-3.0.2.tar.bz2",
"archiveFileName": "MiniCore-3.0.2.tar.bz2",
"checksum": "SHA-256:e508bc0afa723c113d325bbc932418903c15cf6f62663b7f6aeea1c16b4588c7",
"size": "663031",
"boards": [
{
"name": "ATmega328/P/PA/A/PB"
},
{
"name": "ATmega168/P/PA/A/PB"
},
{
"name": "ATmega88/P/PA/A/PB"
},
{
"name": "ATmega48/P/PA/A/PB"
},
{
"name": "ATmega8"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "7.3.0-atmel3.6.1-arduino7"
},
{
"packager": "MiniCore",
"name": "avrdude",
"version": "7.2-arduino.1"
},
{
"packager": "arduino",
"name": "arduinoOTA",
"version": "1.3.0"
}
]
}
],
"tools": [
Expand Down

0 comments on commit fe6074e

Please sign in to comment.