Skip to content

Commit c4cc351

Browse files
authored
Updated JSON for 0.4.0 release and added new boards
1 parent 4afb151 commit c4cc351

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

docs/package_nRF5_boards_index.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,51 @@
112112
"version": "0.10.0-dev.nrf5"
113113
}
114114
]
115+
},
116+
{
117+
"name": "Nordic Semiconductor nRF5 Boards",
118+
"architecture": "nRF5",
119+
"version": "0.4.0",
120+
"category": "Contributed",
121+
"help": {
122+
"online": "https://github.com/sandeepmistry/arduino-nRF5/issues"
123+
},
124+
"url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.4.0.tar.gz",
125+
"archiveFileName": "arduino-nRF52-0.4.0.tar.gz",
126+
"checksum": "MD5:db266b898c5bfa4eec8992baf37ba535",
127+
"size": "4239360",
128+
"boards": [
129+
{"name": "BBC micro:bit"},
130+
{"name": "Bluz DK"},
131+
{"name": "Electronut labs bluey"},
132+
{"name": "Generic nRF51822"},
133+
{"name": "Generic nRF52823"},
134+
{"name": "OSHChip"},
135+
{"name": "ng-beacon"},
136+
{"name": "nRF51 Dongle"},
137+
{"name": "nRF51822 Development Kit"},
138+
{"name": "nRF52 DK"},
139+
{"name": "Nordic Beacon Kit"},
140+
{"name": "RedBear BLE Nano 2"},
141+
{"name": "RedBear Blend 2"},
142+
{"name": "RedBearLab BLE Nano"},
143+
{"name": "RedBearLab nRF51822"},
144+
{"name": "Taida Century nRF52 mini board"},
145+
{"name": "TinyBLE"},
146+
{"name": "Waveshare BLE400"}
147+
],
148+
"toolsDependencies": [
149+
{
150+
"packager": "sandeepmistry",
151+
"name": "gcc-arm-none-eabi",
152+
"version": "5_2-2015q4"
153+
},
154+
{
155+
"packager": "sandeepmistry",
156+
"name": "openocd",
157+
"version": "0.10.0-dev.nrf5"
158+
}
159+
]
115160
}
116161
],
117162
"tools":[

0 commit comments

Comments
 (0)