Skip to content

Commit e86f26a

Browse files
committed
adds feather32u4 variant, and bumps version to 1.4.0
1 parent 4982ea3 commit e86f26a

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

boards/adafruit-1.4.0.tar.bz2

89.7 KB
Binary file not shown.

package_adafruit_index.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,55 @@
335335
}
336336
],
337337
"toolsDependencies": []
338+
},
339+
{
340+
"name": "Adafruit AVR Boards",
341+
"architecture": "avr",
342+
"version": "1.4.0",
343+
"category": "Adafruit",
344+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-1.4.0.tar.bz2",
345+
"archiveFileName": "adafruit-1.4.0.tar.bz2",
346+
"checksum": "SHA-256:7802de461380dce1d02ec7aadee99168d4308922c9a562849947a2e8ce7de4ef",
347+
"size": "91879",
348+
"help": {
349+
"online": "https://forums.adafruit.com"
350+
},
351+
"boards": [
352+
{
353+
"name": "Adafruit Flora"
354+
},
355+
{
356+
"name": "Adafruit Gemma 8MHz"
357+
},
358+
{
359+
"name": "Adafruit Bluefruit Micro"
360+
},
361+
{
362+
"name": "Adafruit Feather 32u4"
363+
},
364+
{
365+
"name": "Adafruit Metro"
366+
},
367+
{
368+
"name": "Adafruit Pro Trinket 5V/16MHz (USB)"
369+
},
370+
{
371+
"name": "Adafruit Pro Trinket 3V/12MHz (USB)"
372+
},
373+
{
374+
"name": "Adafruit Pro Trinket 5V/16MHz (FTDI)"
375+
},
376+
{
377+
"name": "Adafruit Pro Trinket 3V/12MHz (FTDI)"
378+
},
379+
{
380+
"name": "Adafruit Trinket 8MHz"
381+
},
382+
{
383+
"name": "Adafruit Trinket 16MHz"
384+
}
385+
],
386+
"toolsDependencies": []
338387
}
339388
],
340389
"tools": []

0 commit comments

Comments
 (0)