Skip to content

Commit 09b3a5a

Browse files
committed
Merge remote-tracking branch 'adafruit/gh-pages' into gh-pages
2 parents 1ec27cc + 4c4a9fa commit 09b3a5a

7 files changed

+322
-7
lines changed

.travis.yml

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
language: c
22
sudo: false
3-
cache:
4-
directories:
5-
- ~/arduino_ide
63

74
git:
85
depth: false
@@ -33,9 +30,9 @@ script:
3330
- build_platform adafruit:samd:adafruit_gemma_m0
3431
- build_platform adafruit:samd:adafruit_trinket_m0
3532
- build_platform adafruit:samd:adafruit_itsybitsy_m0
36-
- build_platform adafruit:samd:adafruit_metro_m4
37-
- build_platform adafruit:samd:adafruit_itsybitsy_m4
38-
- build_platform adafruit:samd:adafruit_feather_m4
33+
- build_platform adafruit:samd:adafruit_metro_m4:speed=120
34+
- build_platform adafruit:samd:adafruit_itsybitsy_m4:speed=120
35+
- build_platform adafruit:samd:adafruit_feather_m4:speed=120
3936
- build_platform adafruit:samd:adafruit_hallowing
4037

4138

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Adafruit Package Lists for the Arduino v1.6.4+ Board Manager [![Build Status](https://travis-ci.org/adafruit/arduino-board-index.svg?branch=gh-pages)](https://travis-ci.org/adafruit/arduino-board-index)
1+
# Adafruit Package Lists for the Arduino v1.6.4+ Board Manager [![Build Status](https://travis-ci.com/adafruit/arduino-board-index.svg?branch=gh-pages)](https://travis-ci.com/adafruit/arduino-board-index)
22

33
This repo contains the custom `package_*_index.json` files that can be used to add new
44
third party boards to the Arduino v1.6.4+ IDE.

boards/adafruit-samd-1.4.0.tar.bz2

13 MB
Binary file not shown.

boards/adafruit-samd-1.4.1.tar.bz2

13 MB
Binary file not shown.

boards/adafruit-samd-1.5.0.tar.bz2

13 MB
Binary file not shown.

bpt.ini

+27
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,33 @@ index_template =
133133
}},
134134
{{
135135
"name":"Adafruit Metro M4"
136+
}},
137+
{{
138+
"name":"Adafruit Grand Central M4"
139+
}},
140+
{{
141+
"name":"Adafruit ItsyBitsy M4"
142+
}},
143+
{{
144+
"name":"Adafruit Grand Central M4"
145+
}},
146+
{{
147+
"name":"Adafruit Feather M4 Express"
148+
}},
149+
{{
150+
"name":"Adafruit Hallowing M0"
151+
}},
152+
{{
153+
"name":"Adafruit NeoTrellis M4"
154+
}},
155+
{{
156+
"name":"Adafruit PyPortal M4"
157+
}},
158+
{{
159+
"name":"Adafruit PyBadge M4"
160+
}},
161+
{{
162+
"name":"Adafruit Metro M4 AirLift"
136163
}}
137164
],
138165
"toolsDependencies": [

package_adafruit_index.json

+291
Original file line numberDiff line numberDiff line change
@@ -3269,6 +3269,297 @@
32693269
"version": "9.4.0"
32703270
}
32713271
]
3272+
},
3273+
{
3274+
"name": "Adafruit SAMD Boards",
3275+
"architecture": "samd",
3276+
"version": "1.4.0",
3277+
"category": "Adafruit",
3278+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.4.0.tar.bz2",
3279+
"archiveFileName": "adafruit-samd-1.4.0.tar.bz2",
3280+
"checksum": "SHA-256:d8ab7773d9bbf63b79d52be8aeeff1c33cfd2d1b90da28ba36b97719f58cb4ab",
3281+
"size": "13668960",
3282+
"help": {
3283+
"online": "https://forums.adafruit.com"
3284+
},
3285+
"boards": [
3286+
{
3287+
"name": "Adafruit Feather M0"
3288+
},
3289+
{
3290+
"name": "Adafruit Feather M0 Express"
3291+
},
3292+
{
3293+
"name": "Adafruit Metro M0 Express"
3294+
},
3295+
{
3296+
"name": "Adafruit Circuit Playground Express"
3297+
},
3298+
{
3299+
"name": "Adafruit Gemma M0"
3300+
},
3301+
{
3302+
"name": "Adafruit Trinket M0"
3303+
},
3304+
{
3305+
"name": "Adafruit ItsyBitsy M0"
3306+
},
3307+
{
3308+
"name": "Adafruit pIRkey M0"
3309+
},
3310+
{
3311+
"name": "Adafruit Metro M4"
3312+
},
3313+
{
3314+
"name": "Adafruit Grand Central M4"
3315+
},
3316+
{
3317+
"name": "Adafruit ItsyBitsy M4"
3318+
},
3319+
{
3320+
"name": "Adafruit Grand Central M4"
3321+
},
3322+
{
3323+
"name": "Adafruit Feather M4 Express"
3324+
},
3325+
{
3326+
"name": "Adafruit Hallowing M0"
3327+
},
3328+
{
3329+
"name": "Adafruit NeoTrellis M4"
3330+
},
3331+
{
3332+
"name": "Adafruit PyPortal M4"
3333+
},
3334+
{
3335+
"name": "Adafruit PyBadge M4"
3336+
},
3337+
{
3338+
"name": "Adafruit Metro M4 AirLift"
3339+
}
3340+
],
3341+
"toolsDependencies": [
3342+
{
3343+
"packager": "arduino",
3344+
"name": "arm-none-eabi-gcc",
3345+
"version": "4.8.3-2014q1"
3346+
},
3347+
{
3348+
"packager": "arduino",
3349+
"name": "bossac",
3350+
"version": "1.8.0-48-gb176eee"
3351+
},
3352+
{
3353+
"packager": "arduino",
3354+
"name": "openocd",
3355+
"version": "0.9.0-arduino"
3356+
},
3357+
{
3358+
"packager": "arduino",
3359+
"name": "CMSIS",
3360+
"version": "4.5.0"
3361+
},
3362+
{
3363+
"packager": "arduino",
3364+
"name": "CMSIS-Atmel",
3365+
"version": "1.2.0"
3366+
}
3367+
]
3368+
},
3369+
{
3370+
"name": "Adafruit SAMD Boards",
3371+
"architecture": "samd",
3372+
"version": "1.4.1",
3373+
"category": "Adafruit",
3374+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.4.1.tar.bz2",
3375+
"archiveFileName": "adafruit-samd-1.4.1.tar.bz2",
3376+
"checksum": "SHA-256:2b11b7d22ec8ca85b73349f6075b48a279fe44203d20ea6781b608480e2ba446",
3377+
"size": "13667995",
3378+
"help": {
3379+
"online": "https://forums.adafruit.com"
3380+
},
3381+
"boards": [
3382+
{
3383+
"name": "Adafruit Feather M0"
3384+
},
3385+
{
3386+
"name": "Adafruit Feather M0 Express"
3387+
},
3388+
{
3389+
"name": "Adafruit Metro M0 Express"
3390+
},
3391+
{
3392+
"name": "Adafruit Circuit Playground Express"
3393+
},
3394+
{
3395+
"name": "Adafruit Gemma M0"
3396+
},
3397+
{
3398+
"name": "Adafruit Trinket M0"
3399+
},
3400+
{
3401+
"name": "Adafruit ItsyBitsy M0"
3402+
},
3403+
{
3404+
"name": "Adafruit pIRkey M0"
3405+
},
3406+
{
3407+
"name": "Adafruit Metro M4"
3408+
},
3409+
{
3410+
"name": "Adafruit Grand Central M4"
3411+
},
3412+
{
3413+
"name": "Adafruit ItsyBitsy M4"
3414+
},
3415+
{
3416+
"name": "Adafruit Grand Central M4"
3417+
},
3418+
{
3419+
"name": "Adafruit Feather M4 Express"
3420+
},
3421+
{
3422+
"name": "Adafruit Hallowing M0"
3423+
},
3424+
{
3425+
"name": "Adafruit NeoTrellis M4"
3426+
},
3427+
{
3428+
"name": "Adafruit PyPortal M4"
3429+
},
3430+
{
3431+
"name": "Adafruit PyBadge M4"
3432+
},
3433+
{
3434+
"name": "Adafruit Metro M4 AirLift"
3435+
}
3436+
],
3437+
"toolsDependencies": [
3438+
{
3439+
"packager": "arduino",
3440+
"name": "arm-none-eabi-gcc",
3441+
"version": "4.8.3-2014q1"
3442+
},
3443+
{
3444+
"packager": "arduino",
3445+
"name": "bossac",
3446+
"version": "1.8.0-48-gb176eee"
3447+
},
3448+
{
3449+
"packager": "arduino",
3450+
"name": "openocd",
3451+
"version": "0.9.0-arduino"
3452+
},
3453+
{
3454+
"packager": "arduino",
3455+
"name": "CMSIS",
3456+
"version": "4.5.0"
3457+
},
3458+
{
3459+
"packager": "arduino",
3460+
"name": "CMSIS-Atmel",
3461+
"version": "1.2.0"
3462+
}
3463+
]
3464+
},
3465+
{
3466+
"name": "Adafruit SAMD Boards",
3467+
"architecture": "samd",
3468+
"version": "1.5.0",
3469+
"category": "Adafruit",
3470+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.0.tar.bz2",
3471+
"archiveFileName": "adafruit-samd-1.5.0.tar.bz2",
3472+
"checksum": "SHA-256:2f9d702b8c464bbdec2ad3e265ba2537c92d5c144e9d27a2c7a11f0b6e12abc4",
3473+
"size": "13656807",
3474+
"help": {
3475+
"online": "https://forums.adafruit.com"
3476+
},
3477+
"boards": [
3478+
{
3479+
"name": "Adafruit Feather M0"
3480+
},
3481+
{
3482+
"name": "Adafruit Feather M0 Express"
3483+
},
3484+
{
3485+
"name": "Adafruit Metro M0 Express"
3486+
},
3487+
{
3488+
"name": "Adafruit Circuit Playground Express"
3489+
},
3490+
{
3491+
"name": "Adafruit Gemma M0"
3492+
},
3493+
{
3494+
"name": "Adafruit Trinket M0"
3495+
},
3496+
{
3497+
"name": "Adafruit ItsyBitsy M0"
3498+
},
3499+
{
3500+
"name": "Adafruit pIRkey M0"
3501+
},
3502+
{
3503+
"name": "Adafruit Metro M4"
3504+
},
3505+
{
3506+
"name": "Adafruit Grand Central M4"
3507+
},
3508+
{
3509+
"name": "Adafruit ItsyBitsy M4"
3510+
},
3511+
{
3512+
"name": "Adafruit Grand Central M4"
3513+
},
3514+
{
3515+
"name": "Adafruit Feather M4 Express"
3516+
},
3517+
{
3518+
"name": "Adafruit Hallowing M0"
3519+
},
3520+
{
3521+
"name": "Adafruit NeoTrellis M4"
3522+
},
3523+
{
3524+
"name": "Adafruit PyPortal M4"
3525+
},
3526+
{
3527+
"name": "Adafruit PyBadge M4"
3528+
},
3529+
{
3530+
"name": "Adafruit PyGamer M4"
3531+
},
3532+
{
3533+
"name": "Adafruit Metro M4 AirLift"
3534+
}
3535+
],
3536+
"toolsDependencies": [
3537+
{
3538+
"packager": "arduino",
3539+
"name": "arm-none-eabi-gcc",
3540+
"version": "4.8.3-2014q1"
3541+
},
3542+
{
3543+
"packager": "arduino",
3544+
"name": "bossac",
3545+
"version": "1.8.0-48-gb176eee"
3546+
},
3547+
{
3548+
"packager": "arduino",
3549+
"name": "openocd",
3550+
"version": "0.9.0-arduino"
3551+
},
3552+
{
3553+
"packager": "arduino",
3554+
"name": "CMSIS",
3555+
"version": "4.5.0"
3556+
},
3557+
{
3558+
"packager": "arduino",
3559+
"name": "CMSIS-Atmel",
3560+
"version": "1.2.0"
3561+
}
3562+
]
32723563
}
32733564
]
32743565
},

0 commit comments

Comments
 (0)