|
352 | 352 | "version": "0.10.0-dev.nrf5"
|
353 | 353 | }
|
354 | 354 | ]
|
| 355 | + }, |
| 356 | + { |
| 357 | + "name": "Nordic Semiconductor nRF5 Boards", |
| 358 | + "architecture": "nRF5", |
| 359 | + "version": "0.8.0", |
| 360 | + "category": "Contributed", |
| 361 | + "help": { |
| 362 | + "online": "https://github.com/sandeepmistry/arduino-nRF5/issues" |
| 363 | + }, |
| 364 | + "url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.8.0.tar.gz", |
| 365 | + "archiveFileName": "arduino-nRF52-0.8.0.tar.gz", |
| 366 | + "checksum": "MD5:84da4097f5518bcaa0752ff31927504f", |
| 367 | + "size": "1488561", |
| 368 | + "boards": [ |
| 369 | + {"name": "BBC micro:bit"}, |
| 370 | + {"name": "BBC micro:bit v2"}, |
| 371 | + {"name": "Bluz DK"}, |
| 372 | + {"name": "Calliope mini"}, |
| 373 | + {"name": "Calliope mini V3"}, |
| 374 | + {"name": "decaWave DWM1001 Module Development Board"}, |
| 375 | + {"name": "Electronut labs bluey"}, |
| 376 | + {"name": "Electronut labs hackaBLE"}, |
| 377 | + {"name": "Electronut labs hackaBLE v2"}, |
| 378 | + {"name": "Generic nRF51822"}, |
| 379 | + {"name": "Generic nRF52823"}, |
| 380 | + {"name": "Generic nRF52833"}, |
| 381 | + {"name": "OSHChip"}, |
| 382 | + {"name": "ng-beacon"}, |
| 383 | + {"name": "nRF51 Dongle"}, |
| 384 | + {"name": "nRF51822 Development Kit"}, |
| 385 | + {"name": "nRF52 DK"}, |
| 386 | + {"name": "Nordic Beacon Kit"}, |
| 387 | + {"name": "RedBear BLE Nano 2"}, |
| 388 | + {"name": "RedBear Blend 2"}, |
| 389 | + {"name": "RedBearLab BLE Nano"}, |
| 390 | + {"name": "RedBearLab nRF51822"}, |
| 391 | + {"name": "Seeed Arch Link"}, |
| 392 | + {"name": "Sino:bit"}, |
| 393 | + {"name": "Taida Century nRF52 mini board"}, |
| 394 | + {"name": "TinyBLE"}, |
| 395 | + {"name": "Waveshare BLE400"} |
| 396 | + ], |
| 397 | + "toolsDependencies": [ |
| 398 | + { |
| 399 | + "packager": "sandeepmistry", |
| 400 | + "name": "gcc-arm-none-eabi", |
| 401 | + "version": "5_2-2015q4" |
| 402 | + }, |
| 403 | + { |
| 404 | + "packager": "sandeepmistry", |
| 405 | + "name": "openocd", |
| 406 | + "version": "0.10.0-dev.nrf5" |
| 407 | + } |
| 408 | + ] |
355 | 409 | }
|
356 | 410 | ],
|
357 | 411 | "tools":[
|
|
0 commit comments