| 
204 | 204 |               "version": "0.10.0-dev.nrf5"  | 
205 | 205 |             }  | 
206 | 206 |           ]  | 
 | 207 | +        },  | 
 | 208 | +        {  | 
 | 209 | +          "name": "Nordic Semiconductor nRF5 Boards",  | 
 | 210 | +          "architecture": "nRF5",  | 
 | 211 | +          "version": "0.5.1",  | 
 | 212 | +          "category": "Contributed",  | 
 | 213 | +          "help": {  | 
 | 214 | +            "online": "https://github.com/sandeepmistry/arduino-nRF5/issues"  | 
 | 215 | +          },  | 
 | 216 | +          "url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.5.1.tar.gz",  | 
 | 217 | +          "archiveFileName": "arduino-nRF52-0.5.1.tar.gz",  | 
 | 218 | +          "checksum": "MD5:02F963846158BBB4B3B69C78801D5FCB",  | 
 | 219 | +          "size": "576878",  | 
 | 220 | +          "boards": [  | 
 | 221 | +            {"name": "BBC micro:bit"},  | 
 | 222 | +            {"name": "Bluz DK"},  | 
 | 223 | +            {"name": "Electronut labs bluey"},  | 
 | 224 | +            {"name": "Electronut labs hackaBLE"},  | 
 | 225 | +            {"name": "Generic nRF51822"},  | 
 | 226 | +            {"name": "Generic nRF52823"},  | 
 | 227 | +            {"name": "OSHChip"},  | 
 | 228 | +            {"name": "ng-beacon"},  | 
 | 229 | +            {"name": "nRF51 Dongle"},  | 
 | 230 | +            {"name": "nRF51822 Development Kit"},  | 
 | 231 | +            {"name": "nRF52 DK"},  | 
 | 232 | +            {"name": "Nordic Beacon Kit"},  | 
 | 233 | +            {"name": "RedBear BLE Nano 2"},  | 
 | 234 | +            {"name": "RedBear Blend 2"},  | 
 | 235 | +            {"name": "RedBearLab BLE Nano"},  | 
 | 236 | +            {"name": "RedBearLab nRF51822"},  | 
 | 237 | +            {"name": "Sino:bit"},  | 
 | 238 | +            {"name": "Taida Century nRF52 mini board"},  | 
 | 239 | +            {"name": "TinyBLE"},  | 
 | 240 | +            {"name": "Waveshare BLE400"}  | 
 | 241 | +          ],  | 
 | 242 | +          "toolsDependencies": [  | 
 | 243 | +            {  | 
 | 244 | +              "packager": "sandeepmistry",  | 
 | 245 | +              "name": "gcc-arm-none-eabi",  | 
 | 246 | +              "version": "5_2-2015q4"  | 
 | 247 | +            },  | 
 | 248 | +            {  | 
 | 249 | +              "packager": "sandeepmistry",  | 
 | 250 | +              "name": "openocd",  | 
 | 251 | +              "version": "0.10.0-dev.nrf5"  | 
 | 252 | +            }  | 
 | 253 | +          ]  | 
207 | 254 |         }  | 
208 | 255 |       ],  | 
209 | 256 |       "tools":[  | 
 | 
0 commit comments