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 055c9b6 commit ff4bc95
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
Binary file added MiniCore-3.0.0.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 @@ -736,6 +736,50 @@
"version": "1.3.0"
}
]
},
{
"name": "MiniCore",
"architecture": "avr",
"version": "3.0.0",
"category": "Contributed",
"url": "https://MCUdude.github.io/MiniCore/MiniCore-3.0.0.tar.bz2",
"archiveFileName": "MiniCore-3.0.0.tar.bz2",
"checksum": "SHA-256:420e4f0619e431df479f6f35282480e43a541bbe995e6d385716ce27e6b5cd75",
"size": "641008",
"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 ff4bc95

Please sign in to comment.