Skip to content

Commit 8613a0d

Browse files
authored
release nrf52 0.18.5 (#58)
1 parent a3b2bee commit 8613a0d

File tree

3 files changed

+49
-1
lines changed

3 files changed

+49
-1
lines changed

boards/adafruit-nrf52-0.18.5.tar.bz2

17.7 MB
Binary file not shown.

bpt.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ index_template =
257257
"name":"Adafruit Feather nRF52840 Express"
258258
}},
259259
{{
260-
"name":"Adafruit Feather Bluefruit Sense"
260+
"name":"Adafruit Feather nRF52840 Sense"
261261
}},
262262
{{
263263
"name":"Adafruit Circuit Playground Bluefruit"

package_adafruit_index.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5058,6 +5058,54 @@
50585058
"version": "9.4.0"
50595059
}
50605060
]
5061+
},
5062+
{
5063+
"name": "Adafruit nRF52",
5064+
"architecture": "nrf52",
5065+
"version": "0.18.5",
5066+
"category": "Adafruit",
5067+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.18.5.tar.bz2",
5068+
"archiveFileName": "adafruit-nrf52-0.18.5.tar.bz2",
5069+
"checksum": "SHA-256:b53377374c03feb7a5295beaa450235d09c2818dadaff5d6020a762f1fbd70b1",
5070+
"size": "18555924",
5071+
"help": {
5072+
"online": "https://forums.adafruit.com"
5073+
},
5074+
"boards": [
5075+
{
5076+
"name": "Adafruit Feather nRF52832"
5077+
},
5078+
{
5079+
"name": "Adafruit Feather nRF52840 Express"
5080+
},
5081+
{
5082+
"name": "Adafruit Feather nRF52840 Sense"
5083+
},
5084+
{
5085+
"name": "Adafruit Circuit Playground Bluefruit"
5086+
},
5087+
{
5088+
"name": "Adafruit Metro nRF52840 Express"
5089+
},
5090+
{
5091+
"name": "Adafruit ItsyBitsy nRF52840"
5092+
},
5093+
{
5094+
"name": "Adafruit CLUE"
5095+
}
5096+
],
5097+
"toolsDependencies": [
5098+
{
5099+
"packager": "arduino",
5100+
"name": "arm-none-eabi-gcc",
5101+
"version": "7-2017q4"
5102+
},
5103+
{
5104+
"packager": "adafruit",
5105+
"name": "nrfjprog",
5106+
"version": "9.4.0"
5107+
}
5108+
]
50615109
}
50625110
]
50635111
},

0 commit comments

Comments
 (0)