Skip to content

Commit bb26f3b

Browse files
authored
Update package informaiton for v0.6.0 Release
1 parent 17e0601 commit bb26f3b

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

docs/package_nRF5_boards_index.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,54 @@
252252
}
253253
]
254254
}
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+
}
255303
],
256304
"tools":[
257305
{

0 commit comments

Comments
 (0)