Skip to content

Commit 4982ea3

Browse files
committed
adds adafruit feather 32u4
1 parent f39e7e9 commit 4982ea3

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

boards/adafruit-1.3.4.tar.bz2

88.2 KB
Binary file not shown.

package_adafruit_index.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,55 @@
286286
}
287287
],
288288
"toolsDependencies": []
289+
},
290+
{
291+
"name": "Adafruit AVR Boards",
292+
"architecture": "avr",
293+
"version": "1.3.4",
294+
"category": "Adafruit",
295+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-1.3.4.tar.bz2",
296+
"archiveFileName": "adafruit-1.3.4.tar.bz2",
297+
"checksum": "SHA-256:2f6d0538b4bb0470f996ea206cad908175ead2c25e2eeabf34d12ffaa964f4ad",
298+
"size": "90327",
299+
"help": {
300+
"online": "https://forums.adafruit.com"
301+
},
302+
"boards": [
303+
{
304+
"name": "Adafruit Flora"
305+
},
306+
{
307+
"name": "Adafruit Gemma 8MHz"
308+
},
309+
{
310+
"name": "Adafruit Bluefruit Micro"
311+
},
312+
{
313+
"name": "Adafruit Feather 32u4"
314+
},
315+
{
316+
"name": "Adafruit Metro"
317+
},
318+
{
319+
"name": "Adafruit Pro Trinket 5V/16MHz (USB)"
320+
},
321+
{
322+
"name": "Adafruit Pro Trinket 3V/12MHz (USB)"
323+
},
324+
{
325+
"name": "Adafruit Pro Trinket 5V/16MHz (FTDI)"
326+
},
327+
{
328+
"name": "Adafruit Pro Trinket 3V/12MHz (FTDI)"
329+
},
330+
{
331+
"name": "Adafruit Trinket 8MHz"
332+
},
333+
{
334+
"name": "Adafruit Trinket 16MHz"
335+
}
336+
],
337+
"toolsDependencies": []
289338
}
290339
],
291340
"tools": []

0 commit comments

Comments
 (0)