| 
157 | 157 |               "version": "0.10.0-dev.nrf5"  | 
158 | 158 |             }  | 
159 | 159 |           ]  | 
 | 160 | +        },  | 
 | 161 | +        {  | 
 | 162 | +          "name": "Nordic Semiconductor nRF5 Boards",  | 
 | 163 | +          "architecture": "nRF5",  | 
 | 164 | +          "version": "0.5.0",  | 
 | 165 | +          "category": "Contributed",  | 
 | 166 | +          "help": {  | 
 | 167 | +            "online": "https://github.com/sandeepmistry/arduino-nRF5/issues"  | 
 | 168 | +          },  | 
 | 169 | +          "url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.5.0.tar.gz",  | 
 | 170 | +          "archiveFileName": "arduino-nRF52-0.5.0.tar.gz",  | 
 | 171 | +          "checksum": "MD5:BC732D8377244913AA7556083965FAA0",  | 
 | 172 | +          "size": "575959",  | 
 | 173 | +          "boards": [  | 
 | 174 | +            {"name": "BBC micro:bit"},  | 
 | 175 | +            {"name": "Bluz DK"},  | 
 | 176 | +            {"name": "Electronut labs bluey"},  | 
 | 177 | +            {"name": "Electronut labs hackaBLE"},  | 
 | 178 | +            {"name": "Generic nRF51822"},  | 
 | 179 | +            {"name": "Generic nRF52823"},  | 
 | 180 | +            {"name": "OSHChip"},  | 
 | 181 | +            {"name": "ng-beacon"},  | 
 | 182 | +            {"name": "nRF51 Dongle"},  | 
 | 183 | +            {"name": "nRF51822 Development Kit"},  | 
 | 184 | +            {"name": "nRF52 DK"},  | 
 | 185 | +            {"name": "Nordic Beacon Kit"},  | 
 | 186 | +            {"name": "RedBear BLE Nano 2"},  | 
 | 187 | +            {"name": "RedBear Blend 2"},  | 
 | 188 | +            {"name": "RedBearLab BLE Nano"},  | 
 | 189 | +            {"name": "RedBearLab nRF51822"},  | 
 | 190 | +            {"name": "Sino:bit"},  | 
 | 191 | +            {"name": "Taida Century nRF52 mini board"},  | 
 | 192 | +            {"name": "TinyBLE"},  | 
 | 193 | +            {"name": "Waveshare BLE400"}  | 
 | 194 | +          ],  | 
 | 195 | +          "toolsDependencies": [  | 
 | 196 | +            {  | 
 | 197 | +              "packager": "sandeepmistry",  | 
 | 198 | +              "name": "gcc-arm-none-eabi",  | 
 | 199 | +              "version": "5_2-2015q4"  | 
 | 200 | +            },  | 
 | 201 | +            {  | 
 | 202 | +              "packager": "sandeepmistry",  | 
 | 203 | +              "name": "openocd",  | 
 | 204 | +              "version": "0.10.0-dev.nrf5"  | 
 | 205 | +            }  | 
 | 206 | +          ]  | 
160 | 207 |         }  | 
161 | 208 |       ],  | 
162 | 209 |       "tools":[  | 
 | 
0 commit comments