Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release samd 1.7.12 #106

Merged
merged 1 commit into from May 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file added boards/adafruit-samd-1.7.12.tar.bz2
Binary file not shown.
130 changes: 130 additions & 0 deletions package_adafruit_index.json
Expand Up @@ -9214,6 +9214,136 @@
"version": "5.7.0"
}
]
},
{
"name": "Adafruit SAMD Boards",
"architecture": "samd",
"version": "1.7.12",
"category": "Adafruit",
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.7.12.tar.bz2",
"archiveFileName": "adafruit-samd-1.7.12.tar.bz2",
"checksum": "SHA-256:b7cc97089f220565f39f44397cc1c30cd392c0dfdccb1217ca58ff4ddacdde17",
"size": "4545856",
"help": {
"online": "https://forums.adafruit.com"
},
"boards": [
{
"name": "Adafruit Feather M0"
},
{
"name": "Adafruit Feather M0 Express"
},
{
"name": "Adafruit Metro M0 Express"
},
{
"name": "Adafruit Circuit Playground Express"
},
{
"name": "Adafruit Gemma M0"
},
{
"name": "Adafruit Trinket M0"
},
{
"name": "Adafruit ItsyBitsy M0"
},
{
"name": "Adafruit pIRkey M0"
},
{
"name": "Adafruit Metro M4"
},
{
"name": "Adafruit Grand Central M4"
},
{
"name": "Adafruit ItsyBitsy M4"
},
{
"name": "Adafruit Feather M4 Express"
},
{
"name": "Adafruit Hallowing M0"
},
{
"name": "Adafruit NeoTrellis M4"
},
{
"name": "Adafruit PyPortal M4"
},
{
"name": "Adafruit PyBadge M4"
},
{
"name": "Adafruit Metro M4 AirLift"
},
{
"name": "Adafruit Matrix Portal M4"
},
{
"name": "Adafruit BLM Badge"
},
{
"name": "Adafruit QT Py"
},
{
"name": "Adafruit Feather M4 CAN"
},
{
"name": "Adafruit Neo Trinkey"
},
{
"name": "Adafruit Rotary Trinkey"
},
{
"name": "Adafruit NeoKey Trinkey"
},
{
"name": "Adafruit Slide Trinkey"
},
{
"name": "Adafruit ProxLight Trinkey"
}
],
"toolsDependencies": [
{
"packager": "adafruit",
"name": "arm-none-eabi-gcc",
"version": "9-2019q4"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.7.0-arduino3"
},
{
"packager": "adafruit",
"name": "bossac",
"version": "1.8.0-48-gb176eee"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.10.0-arduino7"
},
{
"packager": "adafruit",
"name": "CMSIS",
"version": "5.4.0"
},
{
"packager": "adafruit",
"name": "CMSIS-Atmel",
"version": "1.2.2"
},
{
"packager": "arduino",
"name": "arduinoOTA",
"version": "1.2.1"
}
]
}
]
},
Expand Down