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 4e4dfe0 commit b7aab8e
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
Binary file added MiniCore-3.0.1.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 @@ -780,6 +780,50 @@
"version": "1.3.0"
}
]
},
{
"name": "MiniCore",
"architecture": "avr",
"version": "3.0.1",
"category": "Contributed",
"url": "https://MCUdude.github.io/MiniCore/MiniCore-3.0.1.tar.bz2",
"archiveFileName": "MiniCore-3.0.1.tar.bz2",
"checksum": "SHA-256:71ac0ee6ccb64f1583dd875f9b8477d96bd788c602fe65020322fe03dd52402b",
"size": "663018",
"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 b7aab8e

Please sign in to comment.