|
1 | 1 | { |
2 | 2 | "packages": [ |
3 | 3 | { |
4 | | - "name": "h2zero", |
5 | | - "maintainer": "h2zero", |
| 4 | + "name": "n-able-Arduino", |
| 5 | + "maintainer": "Ryan Powell", |
6 | 6 | "websiteURL": "https://github.com/h2zero/n-able-Arduino", |
7 | | - "email": "powellperalta@gmail.com", |
| 7 | + "email": "ryan@nable-embedded.io", |
8 | 8 | "help": { |
9 | 9 | "online": "https://github.com/h2zero/n-able-Arduino/issues" |
10 | 10 | }, |
11 | 11 | "platforms": [ |
12 | 12 | { |
13 | 13 | "name": "Arm (Nim)BLE Boards", |
14 | 14 | "architecture": "arm-ble", |
15 | | - "version": "0.1.0", |
| 15 | + "version": "0.3.0", |
16 | 16 | "category": "Contributed", |
17 | 17 | "help": { |
18 | 18 | "online": "https://github.com/h2zero/n-able-Arduino/issues" |
19 | 19 | }, |
20 | | - "url": "https://github.com/h2zero/n-able-Arduino/archive/0.1.0.tar.gz", |
21 | | - "archiveFileName": "n-able-Arduino-0.1.0.tar.gz", |
22 | | - "checksum": "SHA-256:a8fb4a26a1f39a6efb3714b9b9e7617160b86c92dedfb3e9a09a778548546e60", |
23 | | - "size": "1946908", |
| 20 | + "url": "https://github.com/h2zero/n-able-Arduino/archive/0.3.0.tar.gz", |
| 21 | + "archiveFileName": "n-able-Arduino-0.3.0.tar.gz", |
| 22 | + "checksum": "SHA-256:6019dd3fd923384553c3d578bb78be6276689845313a7fbbacc6e246167dad2d", |
| 23 | + "size": "2172058", |
24 | 24 | "boards": [ |
25 | 25 | {"name": "Adafruit CLUE nRF52840"}, |
26 | 26 | {"name": "Adafruit Circuit Playground Bluefruit"}, |
|
38 | 38 | {"name": "Electronut labs hackaBLE"}, |
39 | 39 | {"name": "Electronut labs hackaBLE v2"}, |
40 | 40 | {"name": "Generic nRF51822"}, |
| 41 | + {"name": "Generic nRF52810"}, |
41 | 42 | {"name": "Generic nRF52832"}, |
42 | 43 | {"name": "Generic nRF52833"}, |
43 | 44 | {"name": "Generic nRF52840"}, |
|
56 | 57 | {"name": "RedBear nRF51822"}, |
57 | 58 | {"name": "Sino:bit"}, |
58 | 59 | {"name": "TinyBLE"}, |
59 | | - {"name": "Waveshare BLE400"} |
| 60 | + {"name": "Waveshare BLE400"}, |
| 61 | + {"name": "Seeed XIAO nRF52840 Sense"} |
60 | 62 | ], |
61 | 63 | "toolsDependencies": [ |
62 | 64 | { |
63 | | - "packager": "h2zero", |
| 65 | + "packager": "n-able-Arduino", |
64 | 66 | "name": "gcc-arm-none-eabi", |
65 | 67 | "version": "9.3.1-1" |
66 | 68 | }, |
67 | 69 | { |
68 | | - "packager": "h2zero", |
| 70 | + "packager": "n-able-Arduino", |
69 | 71 | "name": "openocd", |
70 | 72 | "version": "0.11.0-4" |
71 | 73 | } |
|
74 | 76 | { |
75 | 77 | "name": "Arm (Nim)BLE Boards", |
76 | 78 | "architecture": "arm-ble", |
77 | | - "version": "0.1.1", |
| 79 | + "version": "0.2.0", |
78 | 80 | "category": "Contributed", |
79 | 81 | "help": { |
80 | 82 | "online": "https://github.com/h2zero/n-able-Arduino/issues" |
81 | 83 | }, |
82 | | - "url": "https://github.com/h2zero/n-able-Arduino/archive/0.1.1.tar.gz", |
83 | | - "archiveFileName": "n-able-Arduino-0.1.1.tar.gz", |
84 | | - "checksum": "SHA-256:c1b60a8c474045a79f0562de2c3d68ab8bcc3f58d5455866d1ec588d326b8e68", |
85 | | - "size": "1947535", |
| 84 | + "url": "https://github.com/h2zero/n-able-Arduino/archive/0.2.0.tar.gz", |
| 85 | + "archiveFileName": "n-able-Arduino-0.2.0.tar.gz", |
| 86 | + "checksum": "SHA-256:1da98d530382dd845e51379735e75473cc9547923fbbff9202d365072eef6865", |
| 87 | + "size": "1951978", |
86 | 88 | "boards": [ |
87 | 89 | {"name": "Adafruit CLUE nRF52840"}, |
88 | 90 | {"name": "Adafruit Circuit Playground Bluefruit"}, |
|
100 | 102 | {"name": "Electronut labs hackaBLE"}, |
101 | 103 | {"name": "Electronut labs hackaBLE v2"}, |
102 | 104 | {"name": "Generic nRF51822"}, |
| 105 | + {"name": "Generic nRF52810"}, |
103 | 106 | {"name": "Generic nRF52832"}, |
104 | 107 | {"name": "Generic nRF52833"}, |
105 | 108 | {"name": "Generic nRF52840"}, |
|
122 | 125 | ], |
123 | 126 | "toolsDependencies": [ |
124 | 127 | { |
125 | | - "packager": "h2zero", |
| 128 | + "packager": "n-able-Arduino", |
126 | 129 | "name": "gcc-arm-none-eabi", |
127 | 130 | "version": "9.3.1-1" |
128 | 131 | }, |
129 | 132 | { |
130 | | - "packager": "h2zero", |
| 133 | + "packager": "n-able-Arduino", |
131 | 134 | "name": "openocd", |
132 | 135 | "version": "0.11.0-4" |
133 | 136 | } |
|
136 | 139 | { |
137 | 140 | "name": "Arm (Nim)BLE Boards", |
138 | 141 | "architecture": "arm-ble", |
139 | | - "version": "0.2.0", |
| 142 | + "version": "0.1.1", |
140 | 143 | "category": "Contributed", |
141 | 144 | "help": { |
142 | 145 | "online": "https://github.com/h2zero/n-able-Arduino/issues" |
143 | 146 | }, |
144 | | - "url": "https://github.com/h2zero/n-able-Arduino/archive/0.2.0.tar.gz", |
145 | | - "archiveFileName": "n-able-Arduino-0.2.0.tar.gz", |
146 | | - "checksum": "SHA-256:1da98d530382dd845e51379735e75473cc9547923fbbff9202d365072eef6865", |
147 | | - "size": "1951978", |
| 147 | + "url": "https://github.com/h2zero/n-able-Arduino/archive/0.1.1.tar.gz", |
| 148 | + "archiveFileName": "n-able-Arduino-0.1.1.tar.gz", |
| 149 | + "checksum": "SHA-256:c1b60a8c474045a79f0562de2c3d68ab8bcc3f58d5455866d1ec588d326b8e68", |
| 150 | + "size": "1947535", |
148 | 151 | "boards": [ |
149 | 152 | {"name": "Adafruit CLUE nRF52840"}, |
150 | 153 | {"name": "Adafruit Circuit Playground Bluefruit"}, |
|
162 | 165 | {"name": "Electronut labs hackaBLE"}, |
163 | 166 | {"name": "Electronut labs hackaBLE v2"}, |
164 | 167 | {"name": "Generic nRF51822"}, |
165 | | - {"name": "Generic nRF52810"}, |
166 | 168 | {"name": "Generic nRF52832"}, |
167 | 169 | {"name": "Generic nRF52833"}, |
168 | 170 | {"name": "Generic nRF52840"}, |
|
185 | 187 | ], |
186 | 188 | "toolsDependencies": [ |
187 | 189 | { |
188 | | - "packager": "h2zero", |
| 190 | + "packager": "n-able-Arduino", |
189 | 191 | "name": "gcc-arm-none-eabi", |
190 | 192 | "version": "9.3.1-1" |
191 | 193 | }, |
192 | 194 | { |
193 | | - "packager": "h2zero", |
| 195 | + "packager": "n-able-Arduino", |
194 | 196 | "name": "openocd", |
195 | 197 | "version": "0.11.0-4" |
196 | 198 | } |
|
199 | 201 | { |
200 | 202 | "name": "Arm (Nim)BLE Boards", |
201 | 203 | "architecture": "arm-ble", |
202 | | - "version": "0.3.0", |
| 204 | + "version": "0.1.0", |
203 | 205 | "category": "Contributed", |
204 | 206 | "help": { |
205 | 207 | "online": "https://github.com/h2zero/n-able-Arduino/issues" |
206 | 208 | }, |
207 | | - "url": "https://github.com/h2zero/n-able-Arduino/archive/0.3.0.tar.gz", |
208 | | - "archiveFileName": "n-able-Arduino-0.3.0.tar.gz", |
209 | | - "checksum": "SHA-256:6019dd3fd923384553c3d578bb78be6276689845313a7fbbacc6e246167dad2d", |
210 | | - "size": "2172058", |
| 209 | + "url": "https://github.com/h2zero/n-able-Arduino/archive/0.1.0.tar.gz", |
| 210 | + "archiveFileName": "n-able-Arduino-0.1.0.tar.gz", |
| 211 | + "checksum": "SHA-256:a8fb4a26a1f39a6efb3714b9b9e7617160b86c92dedfb3e9a09a778548546e60", |
| 212 | + "size": "1946908", |
211 | 213 | "boards": [ |
212 | 214 | {"name": "Adafruit CLUE nRF52840"}, |
213 | 215 | {"name": "Adafruit Circuit Playground Bluefruit"}, |
|
225 | 227 | {"name": "Electronut labs hackaBLE"}, |
226 | 228 | {"name": "Electronut labs hackaBLE v2"}, |
227 | 229 | {"name": "Generic nRF51822"}, |
228 | | - {"name": "Generic nRF52810"}, |
229 | 230 | {"name": "Generic nRF52832"}, |
230 | 231 | {"name": "Generic nRF52833"}, |
231 | 232 | {"name": "Generic nRF52840"}, |
|
244 | 245 | {"name": "RedBear nRF51822"}, |
245 | 246 | {"name": "Sino:bit"}, |
246 | 247 | {"name": "TinyBLE"}, |
247 | | - {"name": "Waveshare BLE400"}, |
248 | | - {"name": "Seeed XIAO nRF52840 Sense"} |
| 248 | + {"name": "Waveshare BLE400"} |
249 | 249 | ], |
250 | 250 | "toolsDependencies": [ |
251 | 251 | { |
252 | | - "packager": "h2zero", |
| 252 | + "packager": "n-able-Arduino", |
253 | 253 | "name": "gcc-arm-none-eabi", |
254 | 254 | "version": "9.3.1-1" |
255 | 255 | }, |
256 | 256 | { |
257 | | - "packager": "h2zero", |
| 257 | + "packager": "n-able-Arduino", |
258 | 258 | "name": "openocd", |
259 | 259 | "version": "0.11.0-4" |
260 | 260 | } |
|
0 commit comments