Skip to content

Commit fd5b88e

Browse files
committed
Add v0.3.0 to JSON
1 parent 2913b15 commit fd5b88e

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

docs/package_nRF5_boards_index.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,47 @@
7171
"version": "0.10.0-dev.nrf5"
7272
}
7373
]
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+
]
74115
}
75116
],
76117
"tools":[

0 commit comments

Comments
 (0)