Skip to content

Commit b9f0dbd

Browse files
authored
Merge pull request #29 from ladyada/gh-pages
fix compilation with new flags, pybadge pins, and missing print flush()
2 parents 2591260 + 2051f8f commit b9f0dbd

File tree

2 files changed

+96
-0
lines changed

2 files changed

+96
-0
lines changed

boards/adafruit-samd-1.4.1.tar.bz2

13 MB
Binary file not shown.

package_adafruit_index.json

+96
Original file line numberDiff line numberDiff line change
@@ -3365,6 +3365,102 @@
33653365
"version": "1.2.0"
33663366
}
33673367
]
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+
]
33683464
}
33693465
]
33703466
},

0 commit comments

Comments
 (0)