Skip to content

Commit 392e142

Browse files
authored
Merge pull request #24 from ladyada/gh-pages
Update SAMD to include latest boards, some fixes
2 parents 02f5e69 + ea9d9ea commit 392e142

File tree

2 files changed

+69
-0
lines changed

2 files changed

+69
-0
lines changed

boards/adafruit-samd-1.3.0.tar.bz2

9.98 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3170,6 +3170,75 @@
31703170
"version": "9.4.0"
31713171
}
31723172
]
3173+
},
3174+
{
3175+
"name": "Adafruit SAMD Boards",
3176+
"architecture": "samd",
3177+
"version": "1.3.0",
3178+
"category": "Adafruit",
3179+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.3.0.tar.bz2",
3180+
"archiveFileName": "adafruit-samd-1.3.0.tar.bz2",
3181+
"checksum": "SHA-256:98063fd43b1cdefb685ca1a98217fb722e7f0927c2a177e013dfcac874ac0ac8",
3182+
"size": "10469571",
3183+
"help": {
3184+
"online": "https://forums.adafruit.com"
3185+
},
3186+
"boards": [
3187+
{
3188+
"name": "Adafruit Feather M0"
3189+
},
3190+
{
3191+
"name": "Adafruit Feather M0 Express"
3192+
},
3193+
{
3194+
"name": "Adafruit Metro M0 Express"
3195+
},
3196+
{
3197+
"name": "Adafruit Circuit Playground Express"
3198+
},
3199+
{
3200+
"name": "Adafruit Gemma M0"
3201+
},
3202+
{
3203+
"name": "Adafruit Trinket M0"
3204+
},
3205+
{
3206+
"name": "Adafruit ItsyBitsy M0"
3207+
},
3208+
{
3209+
"name": "Adafruit pIRkey M0"
3210+
},
3211+
{
3212+
"name": "Adafruit Metro M4"
3213+
}
3214+
],
3215+
"toolsDependencies": [
3216+
{
3217+
"packager": "arduino",
3218+
"name": "arm-none-eabi-gcc",
3219+
"version": "4.8.3-2014q1"
3220+
},
3221+
{
3222+
"packager": "arduino",
3223+
"name": "bossac",
3224+
"version": "1.8.0-48-gb176eee"
3225+
},
3226+
{
3227+
"packager": "arduino",
3228+
"name": "openocd",
3229+
"version": "0.9.0-arduino"
3230+
},
3231+
{
3232+
"packager": "arduino",
3233+
"name": "CMSIS",
3234+
"version": "4.5.0"
3235+
},
3236+
{
3237+
"packager": "arduino",
3238+
"name": "CMSIS-Atmel",
3239+
"version": "1.2.0"
3240+
}
3241+
]
31733242
}
31743243
]
31753244
},

0 commit comments

Comments
 (0)