Skip to content

Commit 983bb5e

Browse files
author
ladyada
committed
update samd to add tinyusb midi support
1 parent f833d71 commit 983bb5e

File tree

2 files changed

+101
-0
lines changed

2 files changed

+101
-0
lines changed

boards/adafruit-samd-1.5.2.tar.bz2

15 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3726,6 +3726,107 @@
37263726
"version": "9.4.0"
37273727
}
37283728
]
3729+
},
3730+
{
3731+
"name": "Adafruit SAMD Boards",
3732+
"architecture": "samd",
3733+
"version": "1.5.2",
3734+
"category": "Adafruit",
3735+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.2.tar.bz2",
3736+
"archiveFileName": "adafruit-samd-1.5.2.tar.bz2",
3737+
"checksum": "SHA-256:4ea84be363d82398dea03e25d1f3f5d1b40ad9658d73057749faad2a34cb2cac",
3738+
"size": "15695783",
3739+
"help": {
3740+
"online": "https://forums.adafruit.com"
3741+
},
3742+
"boards": [
3743+
{
3744+
"name": "Adafruit Feather M0"
3745+
},
3746+
{
3747+
"name": "Adafruit Feather M0 Express"
3748+
},
3749+
{
3750+
"name": "Adafruit Metro M0 Express"
3751+
},
3752+
{
3753+
"name": "Adafruit Circuit Playground Express"
3754+
},
3755+
{
3756+
"name": "Adafruit Gemma M0"
3757+
},
3758+
{
3759+
"name": "Adafruit Trinket M0"
3760+
},
3761+
{
3762+
"name": "Adafruit ItsyBitsy M0"
3763+
},
3764+
{
3765+
"name": "Adafruit pIRkey M0"
3766+
},
3767+
{
3768+
"name": "Adafruit Metro M4"
3769+
},
3770+
{
3771+
"name": "Adafruit Grand Central M4"
3772+
},
3773+
{
3774+
"name": "Adafruit ItsyBitsy M4"
3775+
},
3776+
{
3777+
"name": "Adafruit Grand Central M4"
3778+
},
3779+
{
3780+
"name": "Adafruit Feather M4 Express"
3781+
},
3782+
{
3783+
"name": "Adafruit Hallowing M0"
3784+
},
3785+
{
3786+
"name": "Adafruit NeoTrellis M4"
3787+
},
3788+
{
3789+
"name": "Adafruit PyPortal M4"
3790+
},
3791+
{
3792+
"name": "Adafruit PyBadge M4"
3793+
},
3794+
{
3795+
"name": "Adafruit Metro M4 AirLift"
3796+
}
3797+
],
3798+
"toolsDependencies": [
3799+
{
3800+
"packager": "arduino",
3801+
"name": "arm-none-eabi-gcc",
3802+
"version": "4.8.3-2014q1"
3803+
},
3804+
{
3805+
"packager": "arduino",
3806+
"name": "bossac",
3807+
"version": "1.7.0"
3808+
},
3809+
{
3810+
"packager": "arduino",
3811+
"name": "bossac",
3812+
"version": "1.8.0-48-gb176eee"
3813+
},
3814+
{
3815+
"packager": "arduino",
3816+
"name": "openocd",
3817+
"version": "0.9.0-arduino"
3818+
},
3819+
{
3820+
"packager": "arduino",
3821+
"name": "CMSIS",
3822+
"version": "4.5.0"
3823+
},
3824+
{
3825+
"packager": "arduino",
3826+
"name": "CMSIS-Atmel",
3827+
"version": "1.2.0"
3828+
}
3829+
]
37293830
}
37303831
]
37313832
},

0 commit comments

Comments
 (0)