-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpackage_m328pb_index.json
43 lines (39 loc) · 1.09 KB
/
package_m328pb_index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"packages": [
{
"name": "ATmega328PB-incl-Bootloader",
"maintainer": "0x6470",
"websiteURL": "/~https://github.com/0x6470/ATmega328PB-Arduino-Nano-Clone-with-Bootloader/",
"email": "",
"help": {
"online": ""
},
"platforms": [
{
"name": "ATmega328PB",
"architecture": "avr",
"version": "0.1",
"category": "ATmega328PB",
"help": {
"online": ""
},
"url": "/~https://github.com/0x6470/ATmega328PB-Arduino-Nano-Clone-with-Bootloader/raw/master/atmega328pb-with-bootloader.zip",
"archiveFileName": "atmega328pb-with-bootloader.zip",
"checksum": "SHA-256:bf84b72adc83718a4759f4a7f8e1d888cb09ed8f32dfa4c8ffc73cfc2b92fd4f",
"size": "82687",
"boards": [
{"name": "ATmega328PB"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
}
],
"tools": []
}
]
}