Skip to content

Commit 29af354

Browse files
committed
Update package information for 0.7.0 Release
1 parent 47a9b75 commit 29af354

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

docs/package_nRF5_boards_index.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,59 @@
299299
"version": "0.10.0-dev.nrf5"
300300
}
301301
]
302+
},
303+
{
304+
"name": "Nordic Semiconductor nRF5 Boards",
305+
"architecture": "nRF5",
306+
"version": "0.7.0",
307+
"category": "Contributed",
308+
"help": {
309+
"online": "https://github.com/sandeepmistry/arduino-nRF5/issues"
310+
},
311+
"url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.7.0.tar.gz",
312+
"archiveFileName": "arduino-nRF52-0.7.0.tar.gz",
313+
"checksum": "MD5:7316605161783e2b944e08fc44c7b6f8",
314+
"size": "1487463",
315+
"boards": [
316+
{"name": "BBC micro:bit"},
317+
{"name": "BBC micro:bit v2"},
318+
{"name": "Bluz DK"},
319+
{"name": "Calliope mini"},
320+
{"name": "decaWave DWM1001 Module Development Board"},
321+
{"name": "Electronut labs bluey"},
322+
{"name": "Electronut labs hackaBLE"},
323+
{"name": "Electronut labs hackaBLE v2"},
324+
{"name": "Generic nRF51822"},
325+
{"name": "Generic nRF52823"},
326+
{"name": "Generic nRF52833"},
327+
{"name": "OSHChip"},
328+
{"name": "ng-beacon"},
329+
{"name": "nRF51 Dongle"},
330+
{"name": "nRF51822 Development Kit"},
331+
{"name": "nRF52 DK"},
332+
{"name": "Nordic Beacon Kit"},
333+
{"name": "RedBear BLE Nano 2"},
334+
{"name": "RedBear Blend 2"},
335+
{"name": "RedBearLab BLE Nano"},
336+
{"name": "RedBearLab nRF51822"},
337+
{"name": "Seeed Arch Link"},
338+
{"name": "Sino:bit"},
339+
{"name": "Taida Century nRF52 mini board"},
340+
{"name": "TinyBLE"},
341+
{"name": "Waveshare BLE400"}
342+
],
343+
"toolsDependencies": [
344+
{
345+
"packager": "sandeepmistry",
346+
"name": "gcc-arm-none-eabi",
347+
"version": "5_2-2015q4"
348+
},
349+
{
350+
"packager": "sandeepmistry",
351+
"name": "openocd",
352+
"version": "0.10.0-dev.nrf5"
353+
}
354+
]
302355
}
303356
],
304357
"tools":[

0 commit comments

Comments
 (0)