|
71 | 71 | "version": "0.10.0-dev.nrf5"
|
72 | 72 | }
|
73 | 73 | ]
|
| 74 | + }, |
| 75 | + { |
| 76 | + "name": "Nordic Semiconductor nRF5 Boards", |
| 77 | + "architecture": "nRF5", |
| 78 | + "version": "0.3.0", |
| 79 | + "category": "Contributed", |
| 80 | + "help": { |
| 81 | + "online": "https://github.com/sandeepmistry/arduino-nRF5/issues" |
| 82 | + }, |
| 83 | + "url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.3.0.tar.gz", |
| 84 | + "archiveFileName": "arduino-nRF52-0.3.0.tar.gz", |
| 85 | + "checksum": "MD5:3308f42e982e96a7f4329524ef46f5f8", |
| 86 | + "size": "569306", |
| 87 | + "boards": [ |
| 88 | + {"name": "BBC micro:bit"}, |
| 89 | + {"name": "Bluz DK"}, |
| 90 | + {"name": "Generic nRF51822"}, |
| 91 | + {"name": "Generic nRF52823"}, |
| 92 | + {"name": "OSHChip"}, |
| 93 | + {"name": "ng-beacon"}, |
| 94 | + {"name": "nRF51 Dongle"}, |
| 95 | + {"name": "nRF51822 Development Kit"}, |
| 96 | + {"name": "nRF52 DK"}, |
| 97 | + {"name": "RedBear BLE Nano 2"}, |
| 98 | + {"name": "RedBear Blend 2"}, |
| 99 | + {"name": "RedBearLab BLE Nano"}, |
| 100 | + {"name": "RedBearLab nRF51822"}, |
| 101 | + {"name": "Waveshare BLE400"} |
| 102 | + ], |
| 103 | + "toolsDependencies": [ |
| 104 | + { |
| 105 | + "packager": "sandeepmistry", |
| 106 | + "name": "gcc-arm-none-eabi", |
| 107 | + "version": "5_2-2015q4" |
| 108 | + }, |
| 109 | + { |
| 110 | + "packager": "sandeepmistry", |
| 111 | + "name": "openocd", |
| 112 | + "version": "0.10.0-dev.nrf5" |
| 113 | + } |
| 114 | + ] |
74 | 115 | }
|
75 | 116 | ],
|
76 | 117 | "tools":[
|
|
0 commit comments