Skip to content

Commit 2b5e2fc

Browse files
committed
Added toolsDependencies
1 parent 0811d55 commit 2b5e2fc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

package_tkj_balanduino_index.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@
2323
"size": "6944206",
2424
"boards": [
2525
{"name": "Balanduino"}
26+
],
27+
"toolsDependencies": [
28+
{
29+
"packager": "arduino",
30+
"name": "avr-gcc",
31+
"version": "4.8.1-arduino5"
32+
},
33+
{
34+
"packager": "arduino",
35+
"name": "avrdude",
36+
"version": "6.0.1-arduino5"
37+
}
2638
]
2739
}
2840
]

0 commit comments

Comments
 (0)