Skip to content

Commit 4a1167a

Browse files
committed
add samd 1.0.7 to index
1 parent 61889fa commit 4a1167a

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

package_adafruit_index.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,39 @@
577577
"name": "CMSIS",
578578
"version": "4.0.0-atmel"
579579
}]
580+
},
581+
{
582+
"name": "Adafruit SAMD Boards",
583+
"architecture": "samd",
584+
"version": "1.0.7",
585+
"category": "Adafruit",
586+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.0.7.tar.bz2",
587+
"archiveFileName": "adafruit-samd-1.0.7.tar.bz2",
588+
"checksum": "SHA-256:646a3b729464fc48c19fdfd58aad6eee2537c524c1eff2f48712f12194c89733",
589+
"size": "347253",
590+
"help": {
591+
"online": "https://forums.adafruit.com"
592+
},
593+
"boards": [{
594+
"name": "Adafruit Feather M0"
595+
}],
596+
"toolsDependencies": [{
597+
"packager": "arduino",
598+
"name": "arm-none-eabi-gcc",
599+
"version": "4.8.3-2014q1"
600+
}, {
601+
"packager": "arduino",
602+
"name": "bossac",
603+
"version": "1.6.1-arduino"
604+
}, {
605+
"packager": "arduino",
606+
"name": "openocd",
607+
"version": "0.9.0-arduino"
608+
}, {
609+
"packager": "arduino",
610+
"name": "CMSIS",
611+
"version": "4.0.0-atmel"
612+
}]
580613
}],
581614
"tools": []
582615
}, {

0 commit comments

Comments
 (0)