Skip to content

Commit ccee472

Browse files
committed
adds new teeonardu and avr packages
1 parent 70104ac commit ccee472

File tree

1 file changed

+86
-0
lines changed

1 file changed

+86
-0
lines changed

package_adafruit_index.json

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,42 @@
429429
"name": "Adafruit Trinket 16MHz"
430430
}],
431431
"toolsDependencies": []
432+
}, {
433+
"name": "Adafruit AVR Boards",
434+
"architecture": "avr",
435+
"version": "1.4.5",
436+
"category": "Adafruit",
437+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-avr-1.4.5.tar.bz2",
438+
"archiveFileName": "adafruit-avr-1.4.5.tar.bz2",
439+
"checksum": "SHA-256:8148f91ac5a533414ca23327260610c184013e8cfecb050865cea8ad95e85511",
440+
"size": "103939",
441+
"help": {
442+
"online": "https://forums.adafruit.com"
443+
},
444+
"boards": [{
445+
"name": "Adafruit Flora"
446+
}, {
447+
"name": "Adafruit Gemma 8MHz"
448+
}, {
449+
"name": "Adafruit Bluefruit Micro"
450+
}, {
451+
"name": "Adafruit Feather 32u4"
452+
}, {
453+
"name": "Adafruit Metro"
454+
}, {
455+
"name": "Adafruit Pro Trinket 5V/16MHz (USB)"
456+
}, {
457+
"name": "Adafruit Pro Trinket 3V/12MHz (USB)"
458+
}, {
459+
"name": "Adafruit Pro Trinket 5V/16MHz (FTDI)"
460+
}, {
461+
"name": "Adafruit Pro Trinket 3V/12MHz (FTDI)"
462+
}, {
463+
"name": "Adafruit Trinket 8MHz"
464+
}, {
465+
"name": "Adafruit Trinket 16MHz"
466+
}],
467+
"toolsDependencies": []
432468
}, {
433469
"name": "Adafruit SAMD Boards",
434470
"architecture": "samd",
@@ -477,6 +513,38 @@
477513
"name": "CMSIS",
478514
"version": "4.0.0-atmel"
479515
}]
516+
}, {
517+
"name": "Adafruit SAMD Boards",
518+
"architecture": "samd",
519+
"version": "1.0.5",
520+
"category": "Adafruit",
521+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.0.5.tar.bz2",
522+
"archiveFileName": "adafruit-samd-1.0.5.tar.bz2",
523+
"checksum": "SHA-256:1669bc0741c764d195785080a2f98b265a383558fc37f71704db68b0b4dcf6f6",
524+
"size": "346935",
525+
"help": {
526+
"online": "https://forums.adafruit.com"
527+
},
528+
"boards": [{
529+
"name": "Adafruit Feather M0"
530+
}],
531+
"toolsDependencies": [{
532+
"packager": "arduino",
533+
"name": "arm-none-eabi-gcc",
534+
"version": "4.8.3-2014q1"
535+
}, {
536+
"packager": "arduino",
537+
"name": "bossac",
538+
"version": "1.6.1-arduino"
539+
}, {
540+
"packager": "arduino",
541+
"name": "openocd",
542+
"version": "0.9.0-arduino"
543+
}, {
544+
"packager": "arduino",
545+
"name": "CMSIS",
546+
"version": "4.0.0-atmel"
547+
}]
480548
}],
481549
"tools": []
482550
}, {
@@ -543,6 +611,24 @@
543611
"name": "Flora (TeensyCore)"
544612
}],
545613
"toolsDependencies": []
614+
}, {
615+
"name": "Adafruit TeeOnArdu",
616+
"architecture": "avr",
617+
"version": "1.0.1",
618+
"category": "Adafruit",
619+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-teeonardu-1.0.1.tar.bz2",
620+
"archiveFileName": "adafruit-teeonardu-1.0.1.tar.bz2",
621+
"checksum": "SHA-256:58540d35acb79bfaa6522edf6962684a3aab68dc6dadc2f119fdedd2831b3d0b",
622+
"size": "131742",
623+
"help": {
624+
"online": "https://forums.adafruit.com"
625+
},
626+
"boards": [{
627+
"name": "TeeOnArdu (Leo on TeensyCore)"
628+
}, {
629+
"name": "Flora (TeensyCore)"
630+
}],
631+
"toolsDependencies": []
546632
}],
547633
"tools": []
548634
}]

0 commit comments

Comments
 (0)