|
252 | 252 | }
|
253 | 253 | ]
|
254 | 254 | }
|
| 255 | + { |
| 256 | + "name": "Nordic Semiconductor nRF5 Boards", |
| 257 | + "architecture": "nRF5", |
| 258 | + "version": "0.6.0", |
| 259 | + "category": "Contributed", |
| 260 | + "help": { |
| 261 | + "online": "https://github.com/sandeepmistry/arduino-nRF5/issues" |
| 262 | + }, |
| 263 | + "url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.6.0.tar.gz", |
| 264 | + "archiveFileName": "arduino-nRF52-0.6.0.tar.gz", |
| 265 | + "checksum": "MD5:edee8046e7f58bb06c466bb1c67ac02f", |
| 266 | + "size": "577994", |
| 267 | + "boards": [ |
| 268 | + {"name": "BBC micro:bit"}, |
| 269 | + {"name": "Bluz DK"}, |
| 270 | + {"name": "Calliope mini"}, |
| 271 | + {"name": "Electronut labs bluey"}, |
| 272 | + {"name": "Electronut labs hackaBLE"}, |
| 273 | + {"name": "Generic nRF51822"}, |
| 274 | + {"name": "Generic nRF52823"}, |
| 275 | + {"name": "OSHChip"}, |
| 276 | + {"name": "ng-beacon"}, |
| 277 | + {"name": "nRF51 Dongle"}, |
| 278 | + {"name": "nRF51822 Development Kit"}, |
| 279 | + {"name": "nRF52 DK"}, |
| 280 | + {"name": "Nordic Beacon Kit"}, |
| 281 | + {"name": "RedBear BLE Nano 2"}, |
| 282 | + {"name": "RedBear Blend 2"}, |
| 283 | + {"name": "RedBearLab BLE Nano"}, |
| 284 | + {"name": "RedBearLab nRF51822"}, |
| 285 | + {"name": "Sino:bit"}, |
| 286 | + {"name": "Taida Century nRF52 mini board"}, |
| 287 | + {"name": "TinyBLE"}, |
| 288 | + {"name": "Waveshare BLE400"} |
| 289 | + ], |
| 290 | + "toolsDependencies": [ |
| 291 | + { |
| 292 | + "packager": "sandeepmistry", |
| 293 | + "name": "gcc-arm-none-eabi", |
| 294 | + "version": "5_2-2015q4" |
| 295 | + }, |
| 296 | + { |
| 297 | + "packager": "sandeepmistry", |
| 298 | + "name": "openocd", |
| 299 | + "version": "0.10.0-dev.nrf5" |
| 300 | + } |
| 301 | + ] |
| 302 | + } |
255 | 303 | ],
|
256 | 304 | "tools":[
|
257 | 305 | {
|
|
0 commit comments