Skip to content

Commit 2c01c9b

Browse files
authored
Merge pull request #36 from hathach/gh-pages
release samd board 1.5.3 for webusb support
2 parents 3ecc42e + 0995b30 commit 2c01c9b

File tree

2 files changed

+101
-0
lines changed

2 files changed

+101
-0
lines changed

boards/adafruit-samd-1.5.3.tar.bz2

17.2 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3857,6 +3857,107 @@
38573857
"version": "9.4.0"
38583858
}
38593859
]
3860+
},
3861+
{
3862+
"name": "Adafruit SAMD Boards",
3863+
"architecture": "samd",
3864+
"version": "1.5.3",
3865+
"category": "Adafruit",
3866+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.3.tar.bz2",
3867+
"archiveFileName": "adafruit-samd-1.5.3.tar.bz2",
3868+
"checksum": "SHA-256:9ad23cae349347759e36a38a4abdc47f74546569887b51776eef783ceca65be1",
3869+
"size": "18077859",
3870+
"help": {
3871+
"online": "https://forums.adafruit.com"
3872+
},
3873+
"boards": [
3874+
{
3875+
"name": "Adafruit Feather M0"
3876+
},
3877+
{
3878+
"name": "Adafruit Feather M0 Express"
3879+
},
3880+
{
3881+
"name": "Adafruit Metro M0 Express"
3882+
},
3883+
{
3884+
"name": "Adafruit Circuit Playground Express"
3885+
},
3886+
{
3887+
"name": "Adafruit Gemma M0"
3888+
},
3889+
{
3890+
"name": "Adafruit Trinket M0"
3891+
},
3892+
{
3893+
"name": "Adafruit ItsyBitsy M0"
3894+
},
3895+
{
3896+
"name": "Adafruit pIRkey M0"
3897+
},
3898+
{
3899+
"name": "Adafruit Metro M4"
3900+
},
3901+
{
3902+
"name": "Adafruit Grand Central M4"
3903+
},
3904+
{
3905+
"name": "Adafruit ItsyBitsy M4"
3906+
},
3907+
{
3908+
"name": "Adafruit Grand Central M4"
3909+
},
3910+
{
3911+
"name": "Adafruit Feather M4 Express"
3912+
},
3913+
{
3914+
"name": "Adafruit Hallowing M0"
3915+
},
3916+
{
3917+
"name": "Adafruit NeoTrellis M4"
3918+
},
3919+
{
3920+
"name": "Adafruit PyPortal M4"
3921+
},
3922+
{
3923+
"name": "Adafruit PyBadge M4"
3924+
},
3925+
{
3926+
"name": "Adafruit Metro M4 AirLift"
3927+
}
3928+
],
3929+
"toolsDependencies": [
3930+
{
3931+
"packager": "arduino",
3932+
"name": "arm-none-eabi-gcc",
3933+
"version": "4.8.3-2014q1"
3934+
},
3935+
{
3936+
"packager": "arduino",
3937+
"name": "bossac",
3938+
"version": "1.7.0"
3939+
},
3940+
{
3941+
"packager": "arduino",
3942+
"name": "bossac",
3943+
"version": "1.8.0-48-gb176eee"
3944+
},
3945+
{
3946+
"packager": "arduino",
3947+
"name": "openocd",
3948+
"version": "0.9.0-arduino"
3949+
},
3950+
{
3951+
"packager": "arduino",
3952+
"name": "CMSIS",
3953+
"version": "4.5.0"
3954+
},
3955+
{
3956+
"packager": "arduino",
3957+
"name": "CMSIS-Atmel",
3958+
"version": "1.2.0"
3959+
}
3960+
]
38603961
}
38613962
]
38623963
},

0 commit comments

Comments
 (0)