Skip to content

Commit 7dc4bd2

Browse files
committed
NRF5 update to 0.2.1
1 parent d33cac4 commit 7dc4bd2

File tree

3 files changed

+35
-2
lines changed

3 files changed

+35
-2
lines changed

boards/mysensors-nrf5-0.2.1.tar.bz2

72.9 KB
Binary file not shown.

bpt.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@ index_template =
124124
}},
125125
"boards":[
126126
{{
127-
"name":"MyNRF5Board nRF52832"
127+
"name":"MyBoardNRF5 nRF52832"
128128
}},
129129
{{
130-
"name":"MyNRF5Board nRF51822"
130+
"name":"MyBoardNRF5 nRF51822"
131131
}}
132132
],
133133
"toolsDependencies": [

package_mysensors.org_index.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,39 @@
317317
}
318318
],
319319
"size": "28506"
320+
},
321+
{
322+
"category": "Contributed",
323+
"name": "MySensors nRF5 Boards",
324+
"url": "https://github.com/mysensors/ArduinoBoards/raw/master/boards/mysensors-nrf5-0.2.1.tar.bz2",
325+
"checksum": "SHA-256:daa6267a37e719eb92a19e67cdaa99bf1d6aff0bb8ef2567e42f459df61d3ed6",
326+
"help": {
327+
"online": "https://forums.mysensors.org"
328+
},
329+
"version": "0.2.1",
330+
"architecture": "nRF5",
331+
"archiveFileName": "mysensors-nrf5-0.2.1.tar.bz2",
332+
"boards": [
333+
{
334+
"name": "MyBoardNRF5 nRF52832"
335+
},
336+
{
337+
"name": "MyBoardNRF5 nRF51822"
338+
}
339+
],
340+
"toolsDependencies": [
341+
{
342+
"packager": "sandeepmistry",
343+
"version": "5_2-2015q4",
344+
"name": "gcc-arm-none-eabi"
345+
},
346+
{
347+
"packager": "sandeepmistry",
348+
"version": "0.10.0-dev.nrf5",
349+
"name": "openocd"
350+
}
351+
],
352+
"size": "74695"
320353
}
321354
],
322355
"tools": [],

0 commit comments

Comments
 (0)