-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_arduinonrf_index.json
More file actions
97 lines (97 loc) · 2.85 KB
/
Copy pathpackage_arduinonrf_index.json
File metadata and controls
97 lines (97 loc) · 2.85 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"packages": [
{
"name": "arduinonrf",
"maintainer": "NiusRobotLab",
"websiteURL": "https://github.com/dunknowcoding/ArduinoNRF",
"email": "dunknowcoding@users.noreply.github.com",
"platforms": [
{
"name": "ArduinoNRF",
"architecture": "nrf52",
"version": "0.4.2",
"category": "Contributed",
"url": "https://github.com/dunknowcoding/ArduinoNRF/releases/download/v0.4.2/arduinonrf-0.4.2.zip",
"archiveFileName": "arduinonrf-0.4.2.zip",
"checksum": "SHA-256:372e71c6ac5128f0b276feaccd35222792def498dc399a1aa35644c2cc1553de",
"size": "7059985",
"boards": [
{
"name": "AliExpress ProMicro nRF52840"
},
{
"name": "nice!nano v2"
},
{
"name": "SuperMini nRF52840"
},
{
"name": "nRFMicro nRF52840"
},
{
"name": "Mini nRF52840"
},
{
"name": "XIAO-like nRF52840"
},
{
"name": "Generic nRF52840 Development Board"
},
{
"name": "Generic nRF52833 Development Board"
},
{
"name": "Pitaya Go nRF52840"
},
{
"name": "nRF52840 USB Dongle"
}
],
"help": {
"online": "https://github.com/dunknowcoding/ArduinoNRF/blob/main/docs/platform/ARDUINO_IDE2_USB_GDBSTUB.md"
},
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "arduino",
"name": "dfu-util",
"version": "0.10.0-arduino1"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.11.0-arduino2"
},
{
"packager": "arduinonrf",
"name": "adafruit-nrfutil",
"version": "0.5.3.post17"
}
]
}
],
"tools": [
{
"name": "adafruit-nrfutil",
"version": "0.5.3.post17",
"systems": [
{
"host": "i686-mingw32",
"url": "https://github.com/dunknowcoding/ArduinoNRF/releases/download/v0.0.1/adafruit-nrfutil-0.5.3.post17-win.zip",
"archiveFileName": "adafruit-nrfutil-0.5.3.post17-win.zip",
"checksum": "SHA-256:ce01874ecd6cf0c2755a87dcb7e9029fc097e318d1f8ab9195d4a6838dd347cb",
"size": "7617434"
}
]
}
],
"help": {
"online": "https://github.com/dunknowcoding/ArduinoNRF#readme"
}
}
]
}